LWJGL Forum

Programming => General Java Game Development => Topic started by: mcsquared on April 25, 2007, 23:09:28

Title: Puzzle Game
Post by: mcsquared on April 25, 2007, 23:09:28
Hello

I've made a 3D puzzle game (similar to Tetris) using LWJGL and it would great if anyone whose interested could play it and let me know what they think by filling in the feedback form provided with it as soon as possible.

It is available to download at:

http://www.box.net/shared/m0zufrrlnt (http://www.box.net/shared/m0zufrrlnt)

Cheers
Title: Re: Puzzle Game
Post by: Matzon on April 26, 2007, 06:32:27
man, 3d tetris is hard!
Worked fine, although it selected a weird screen mode for me - not sure what mode...
I all worked as expected, but of course it would be nice to be able to change keys and screenmode.
The graphics (not the blocks) could of course also use a bit of sprucing up.
Title: Re: Puzzle Game
Post by: Orangy Tang on May 20, 2007, 19:12:49
Your game locked my computer up something awful on exit. >:( javaw was taking 100% cpu as if it had gone into an infinite loop, and wasn't letting anything else get any cpu time. I hope you're not messing with thread priorities to put your game higher than everything else.
Title: Re: Puzzle Game
Post by: Kavi on September 22, 2007, 13:34:41
Worked fine on my computer.

Controls was a bit unintuitive i felt, but then again, i'm not really a tetris-player :)