Hello everyone,
Here is my project, a 2d platformer with 360° rotatable levels. It has more than 30 levels, 6 x 5 quests each with different play style (action, puzzle, exploration) and theme (jungle, arctic, volcano…).
I use lwjgl as main api, twl for configuration GUI, phys2d as physical engine, tiled as level editor.
Code is released under BSD License, data under CC-BY-SA 3.0.
http://devnewton.bci.im/projects/newton_adventure
The development of this game make me start two other free softwares:
- http://devnewton.bci.im/projects/nanim a 2d animation format and toolchain including a texture packer
- http://devnewton.bci.im/projects/scoreserver an highscores webapp
I’m always looking for players advice or contributors ( http://devnewton.bci.im/projects/newton_adventure/wiki?name=Contribute ) to make it better.
I hope you will enjoy playing my game!