A Doodle Jump clone built with Haxe and OpenFL.
Play it in your browser (HTML5):
https://macetini.github.io/HaxeDoodleJump/bin/html5/bin/
To run locally:
git clone https://github.com/macetini/HaxeDoodleJump.git
cd HaxeDoodleJump
openfl test html5
You can also target other platforms (windows, neko, android, etc.) using OpenFL.
Source/: Main game source codeassets/: Game art and sound assetsbin/: Build output foldersThis project is for educational/demo purposes.
See LICENSE for more information.
Made with ❤️ by macetini