LWJGL Forum

Programming => General Java Game Development => Topic started by: mstWeal on December 22, 2010, 22:42:18

Title: New game: Stockpile-3D
Post by: mstWeal on December 22, 2010, 22:42:18
I've just released my first game. It's basically Tetris in 3d. Larger elements are built out of small blocks. The standard elements are the ones that are used in the original tetris but you can also edit the elements.txt to create your own elements if you like. You have to place the elements in three dimensions. You are also forced to use all three dimensions because you will only get points if you destroy a randomly indicated line that always changes. The game is based on on my game engine available at http://www.sunstormengine.org. You can download the game at the downloads section or using this direct link (Windows only): http://sunstormengine.googlecode.com/files/stockpile-3d-v-1-0-windows.zip

Feedback would be very welcome. A screenshot is attached.