Quartz by Vavassor
About-
---------------------
You are deep inside the earth and you need to get out. You have a power that can help you, but it will only last for 10 seconds before running out. Spend your time wisely to solve the obstacles keeping you trapped.
Verified working on Windows 7 64-bit and Ubuntu 12 64-bit
Tools-
---------------------
Language: Java
IDE: Eclipse
Graphics: Paint Tool SAI
Music/SFX: Ableton Live
sound effects didn't actually make it in time, I made maybe about half of them but it sounded confusing with only some things making noises, so I removed all of them for consistency. Enjoy the music, though!
---------------------
You are deep inside the earth and you need to get out. You have a power that can help you, but it will only last for 10 seconds before running out. Spend your time wisely to solve the obstacles keeping you trapped.
Verified working on Windows 7 64-bit and Ubuntu 12 64-bit
Tools-
---------------------
Language: Java
IDE: Eclipse
Graphics: Paint Tool SAI
Music/SFX: Ableton Live
sound effects didn't actually make it in time, I made maybe about half of them but it sounded confusing with only some things making noises, so I removed all of them for consistency. Enjoy the music, though!
Ratings
| Coolness | 55% | 3 |
| Overall | 3.38 | 264 |
| Audio | 3.18 | 213 |
| Fun | 3.34 | 240 |
| Graphics | 3.79 | 125 |
| Humor | 1.89 | 773 |
| Innovation | 3.28 | 337 |
| Mood | 3.68 | 63 |
| Theme | 3.34 | 389 |
May I recommend JarSplice? (http://ninjacave.com/jarsplice)
Also, java executables are generally multi-platform (not windows-only)
The platforming controls were a bit difficult to use. There was no sound, but the artwork was gorgeous. The concept was interesting and unique.
Still, tried to score you as if that wasn't the case.
Exception in thread "main" java.lang.NoClassDefFoundError: Gyp/jar
Caused by: java.lang.ClassNotFoundException: Gyp.jar
Exception in thread "main" java.util.InputMismatchException
at java.util.Scanner.throwFor(Unknown Source)
at java.util.Scanner.next(Unknown Source)
at java.util.Scanner.nextFloat(Unknown Source)
at entities.Entity.load(Entity.java:38)
at engine.World.loadLevel(World.java:102)
at game.Game.newGame(Game.java:66)
at game.Game.<init>(Game.java:41)
at engine.RTSTest.start(RTSTest.java:71)
at engine.RTSTest.main(RTSTest.java:292)
AL lib: (EE) alc_cleanup: 1 device not closed
I got stuck because it seems I cant jump while invisible, so I'm not sure how to continue.
Great work though!
From command line I get this error:
----------
Exception in thread "main" java.util.InputMismatchException
at java.util.Scanner.throwFor(Unknown Source)
at java.util.Scanner.next(Unknown Source)
at java.util.Scanner.nextFloat(Unknown Source)
at entities.Entity.load(Entity.java:38)
at engine.World.loadLevel(World.java:102)
at game.Game.newGame(Game.java:66)
at game.Game.<init>(Game.java:41)
at engine.RTSTest.start(RTSTest.java:71)
at engine.RTSTest.main(RTSTest.java:292)
AL lib: (EE) alc_cleanup: 1 device not closed