Test Chamber by guardiancs
You will need Java installed to run the game( it's a .jar )
Unzip the folder, then double click on LD27-RUN.jar.
It should work for Windows !
26/08 : EDIT , UNIX LINK UPDATED
For Linux , I made it work on Ubuntu 13.04 ! using both openjdk-7-jre & the oracle one. Just unzip all the content in a folder, use your terminal to go into the folder ( cd /home/test/game for example ), then java -jar LD27-RUN.jar
I'm very sorry for all the people who have problem with the unix / mac os x :( .
Controls :
- Enter to activate / desactivate the suit ( the suit works for 10 seconds.
- E to use button / read screen info
- Escape to go to the menu
- Change the Keyboard Layout
with the button in the bottom
- Sound is Off by default,
Click on the icon in game to set it on
Tools :
IDE : Eclipse
Engine : Slick2d
Level Design : Tiled Map Editor
Sound Effect : bfxr / Audacity
The main music was generate with : www.earslap.com/projectslab/otomata
Graphics : Paint.NET, Photoshop
Unzip the folder, then double click on LD27-RUN.jar.
It should work for Windows !
26/08 : EDIT , UNIX LINK UPDATED
For Linux , I made it work on Ubuntu 13.04 ! using both openjdk-7-jre & the oracle one. Just unzip all the content in a folder, use your terminal to go into the folder ( cd /home/test/game for example ), then java -jar LD27-RUN.jar
I'm very sorry for all the people who have problem with the unix / mac os x :( .
Controls :
- Enter to activate / desactivate the suit ( the suit works for 10 seconds.
- E to use button / read screen info
- Escape to go to the menu
- Change the Keyboard Layout
with the button in the bottom
- Sound is Off by default,
Click on the icon in game to set it on
Tools :
IDE : Eclipse
Engine : Slick2d
Level Design : Tiled Map Editor
Sound Effect : bfxr / Audacity
The main music was generate with : www.earslap.com/projectslab/otomata
Graphics : Paint.NET, Photoshop
Ratings
| Coolness | 63% | 3 |
| Overall | 2.88 | 738 |
| Audio | 2.30 | 690 |
| Fun | 2.82 | 639 |
| Graphics | 2.56 | 763 |
| Humor | 2.00 | 693 |
| Innovation | 2.67 | 787 |
| Mood | 2.56 | 686 |
| Theme | 2.79 | 876 |
Got this in the console: "org.newdawn.slick.SlickException: Failed to load sound: data/sound/Hit_hurt10.ogg"
@Zuige : what's your OS ?
@nitrocrime : I didn't had the time to try on OS/X, so i have removed the link
java.lang.ArrayIndexOutOfBoundsException: -1
at player.Player.update(Player.java:138)
at state.InGame.update(InGame.java:299)
All my apologies for those who the game doesn't launch :(
- Remove the spikes,
- Make the spikes visible, or
- Train the player to expect spikes by placing the same blind spike traps early in the level so the player can detect the pattern. If you did that, the player is more likely to blame themselves for failing the level then on the game for the cheap shot.
Anyway, thanks a lot for the feedback :)
Anyway, good job on that one !