Wheel of Life by Sverik
Spring, summer, autumn, winter. Seasons change and so does gameplay. Move from season to season to find your way to temporal singularity. Or is it nirvana? Who knows.
How to run: java -jar wol.jar
Controls: left-right arrow keys to move, up arrow to jump.
Implemented features:
* Platform challenge, find your way to the centre
* Seasons affect gameplay
* Radial movement in four directions
* Gravity
* Jumping
* Imperfect collision detection (buggy and slow, but gets the job done)
* Colourful background
* Colourful character
Would be nice to have, but time seems to be running out:
* Extending gameplay, branching maze, essentially more platforms to jump on
* Optimising collision detection (walls shouldn't be sticky or penetrable)
Goals too far to reach:
* Moving platforms
* Textures, sprites etc
* Sounds
* Environmental particle effects
* NPCs
* Smooth gameplay
Sourcecode is included in the jar file.
-=-=-=-=-
A post-competition port to Android is now also available. The port was not done solo, so that's why it does not comply with competition rules.
How to run: java -jar wol.jar
Controls: left-right arrow keys to move, up arrow to jump.
Implemented features:
* Platform challenge, find your way to the centre
* Seasons affect gameplay
* Radial movement in four directions
* Gravity
* Jumping
* Imperfect collision detection (buggy and slow, but gets the job done)
* Colourful background
* Colourful character
Would be nice to have, but time seems to be running out:
* Extending gameplay, branching maze, essentially more platforms to jump on
* Optimising collision detection (walls shouldn't be sticky or penetrable)
Goals too far to reach:
* Moving platforms
* Textures, sprites etc
* Sounds
* Environmental particle effects
* NPCs
* Smooth gameplay
Sourcecode is included in the jar file.
-=-=-=-=-
A post-competition port to Android is now also available. The port was not done solo, so that's why it does not comply with competition rules.
| Java Jar (Windows / OS/X / Linux) | https://dl.dropboxusercontent.com/u/39091105/ld30/wol.jar |
| Android (Post-Compo) | https://play.google.com/store/apps/details?id=org.po.wheeloflife |
| Web (Post-Compo, 96% complete) | https://dl.dropboxusercontent.com/u/39091105/WoL/wheeloflife.html |
| Original URL | https://ludumdare.com/compo/ludum-dare-30/?action=preview&uid=17012 |
Ratings
| Coolness | 30% | 1796 |
| Overall | 3.00 | 751 |
| Fun | 2.89 | 689 |
| Graphics | 2.95 | 657 |
| Innovation | 3.47 | 315 |
| Theme | 2.16 | 1111 |
Really looking forward to seeing where this ends up going :3
I had fun with it. : )
I wonder, will the world be much larger in the Post-Compo version? You mentioned NPCs, too...
Or perhaps just a bit bigger world.