http://dl.dropbox.com/u/67478600/PuzzlesProject/ThePuzzlezProjectLogoSmall.png
Hello everyone!
This is my game im currently working on, its called “The Puzzlez Project”.
The whole game is written from scratch using Java, LWJGL and my brain.
The game is based on voxels in a 4-dimensional grid.
There isn’t much content yet because im a bit lazy.
Features:
- 4 Dimensional Voxel Grid
- 16383 possible voxels.
- Ambient Occlusion
- Sort-of Motion Blur
- Color Correction
- And some more small stuff.
Heres a screenshot:
http://dl.dropbox.com/u/67478600/BilderFuerAlle/ThePuzzlezProject4.png
You can download the game-launcher (wich is also written from scratch),
here from Dropbox .
Important:
The first time you open a world, there will be no lightsource,
so everything will be dark until you place a lightsource and relight the world.
To relight the world, press ‘T’ to open the console, then type ‘/relight’ and then press enter.
Also Important:
The game has a lot of bugs and there are no librarys for linux/mac included.
Critism/Suggestions/Bug-Reports are more than welcome!
- Longor1996