
GameJammed
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
Play as a developer trying to get ideas for LD29! Explore a pixelated, normal-mapped environment! Use WASD and spacebar to navigate and shoot!
In both versions, the jar is in with a folder full of assets because I manage my resources poorly. The "linux" one actually should work everywhere: the original one had an error related to case-sensitivity and so only works on Windows.
The GWT (Web) version has been ported to jbox2d (along with some other fixes to get the shader working with what seems to be a much older shader model). IT IS EXTREMELY SLOW. You can run it if you want to test the game out for a while, to see if you want to download it, but I really don't think it's playable.
(You might notice that even the windows version was updated after the deadline. This was to remove a single line of code in the AIThing class that was causing crashes. The Linux version was modified later - I'm considering that a port.)
The source is an Eclipse project which produces the new Windows version (with the crash fix). If I've left out a library, let me know. I renamed all the folders halfway through and sorting it all out was a hassle.
In both versions, the jar is in with a folder full of assets because I manage my resources poorly. The "linux" one actually should work everywhere: the original one had an error related to case-sensitivity and so only works on Windows.
The GWT (Web) version has been ported to jbox2d (along with some other fixes to get the shader working with what seems to be a much older shader model). IT IS EXTREMELY SLOW. You can run it if you want to test the game out for a while, to see if you want to download it, but I really don't think it's playable.
(You might notice that even the windows version was updated after the deadline. This was to remove a single line of code in the AIThing class that was causing crashes. The Linux version was modified later - I'm considering that a port.)
The source is an Eclipse project which produces the new Windows version (with the crash fix). If I've left out a library, let me know. I renamed all the folders halfway through and sorting it all out was a hassle.