The Puzzlez Project

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

Hello,

sorry but all i had was a pretty “could not find main class” window …
Besides, the screenshot is very fine ! I hope it’ll be playable for me soon :slight_smile: .

Strange…

The Manifest File is absolutely fine.
Maybe it’s because it uses Java 7?

Work’s fine on my PC and the 8 other PC’s of my family members.

  • Longor1996

I have to say i try on an old laptop which doesn’t support shaders (that could explain, with the ambient occlusion…)
I’ll try in other materials :wink: .