ICECUBE

ICECUBE

This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
coolness: 0.57
fun: 3.62
graphics: 2.55
humor: 1.79
innovation: 4.00
mood: 2.71
overall: 3.52
theme: 4.38
A minimalistic "puzzle" platformer, made for the theme "Growing". Written in Java using the Processing 2.2.1 library. Sorry, no sound! I was working up to the last minute on levels and didn't have time.

Controls: WASD or arrow keys to move, SPACE to jump, R to reset, MOUSEWHEEL to zoom

Edit: In accordance with the compo rules, I fixed the follow issues with the original submission:
- optimized the game to run about twice as fast as it did before
- cleaned up and minified all images
- fixed a bug where player could get stuck sliding along walls
- fixed a bug where players can fall out of the level
- fixed a bug where jump pad launch velocity wasn't consistent
- fixed a bug where WASD and arrow keys didn't play nice together
- added "R-RESET" to the window title
- removed unnecessary folders from ICECUBE-source.zip
- fixed some code style issues
- ported from Processing 2.2.1 to Processing 3.0.1
for comparison, the original files are here:
JAR: https://www.dropbox.com/s/zcsgx4m0zwbrkdz/ICECUBE.jar?dl=1
SOURCE: https://www.dropbox.com/s/jkro2crtusgk7a7/ICECUBE-source.zip?dl=1

You can find the post-jam continuation of the project here:
https://github.com/Stuntddude/ICECUBE
Found a bug?
Tell us on Discord