Foon →
Ludum Dare Explorer →
LD28 →
Chambers
Chambers
By person124
View on Wayback Machine
| Category | Rank | Score | Count |
|
|---|
| Coolness | 3 | 54 | | |
| Audio | 540 | 2.41 | | |
| Humor | 668 | 1.87 | | |
| Mood | 677 | 2.50 | | |
| Fun | 728 | 2.52 | | |
| Innovation | 773 | 2.46 | | |
| Graphics | 782 | 2.32 | | |
| Overall | 860 | 2.52 | | |
| Theme | 889 | 2.08 | | |
Comments
Wow. Wow. I got 3/8 but I have no idea why, or what. This game is compelling and mysterious despite seeming so simple.
Also: thanks for including a Java 6 build. How should I know what Java version I'm running? I mean, Java? Common!
wilpel
2013-12-16 23:21
really fun game I had fun when I played it! :D
Some serious lag with those lava animations on. And then I managed to get stuck after going through a warp point.
But I got 6/8 on a full run.
capitals
2013-12-16 23:24
The game is fun, mad and freezes every so often. The controls are a bit clunky.
some bugs when going through elevators that made me lose my run. GREAT level design with simple components. :D good work!
Interesting game, nice mystique to it, not quite sure what I was doing though.
2/8 on my first try; 4/8 on my second. I somehow like the fact that nothing is clear at the beginning and you slowly learn about what's going on. (And after some playthroughs you still haven't figured out everything) Sometimes the character gets stuck and takes a while to fall down
Freezes a lot, not really buying the relevance to the theme.
wojworks
2013-12-16 23:52
It was fun to mess around in, even if I didn't quite understand it.
Good game, I like exploring LD games.
ambi
2013-12-16 23:52
Game seems to have occasional freezes which are a little bit annoying. Could also use explanations what I'm supposed to be doing and what all the various doors and tiles do. Also now I'm stuck inside a wall.
nkling
2013-12-16 23:54
I got some freezing up, a little confused on what was happening but it was oddly charming.
parapup
2013-12-16 23:57
This was great it was fun little bit laggy but great work regardless you did well.
The game froze periodically, which was a bit of a nuisance. Otherwise an interesting puzzle game after I figured out that orange = lava = failure and that I was advancing through chambers. One try per test is interesting. I like how you played to the character's floaty gravity.
f7f5
2013-12-17 00:05
1/8 ... I'm afraid I don't really know what was going on :). The controls could be a little smoother, also. Still, not bad for your first Dare. Congratulations!
It freezes a lot, so much that I gave it up after a while. You must be doing something terribly wrong in your code ;) The level design is nice though, graphics maybe too minimalistic.
I ran into couple of glitches making me restart the game multiple times. For eg: stuck in the wall after exiting the elevator. I couldnt move at all.
It is definitely interesting though.
Reminds me of some old-skool C64-stuff. 0/8, and before i really had to restart to notice 'e', the whole control scheme defied my intuition completely ;)
nppro93
2013-12-27 23:18
I got 2/8...I did not understand what was going on at all, and the jumping physics were a bit odd, but overall I enjoyed it. Great audio and I liked the background visuals.
Hey! Great game, got a bit weird when you got lost and suddenly got stuck in a wall. I checked the source and generally you are programming quite a lot in a C++ fashion, which is a bit slow when directly translating it to Java.
Some general tips would be to have the player check for the winning door instead of looping through objects and seeing if the entity is the player and if so check if the player is within reachable distance, also that regenerating images constantly instead of using Java Swing components is a bit strange. I like your keyboard handling though!
Good luck!