HaxeDoodleJump

A Doodle Jump clone built with Haxe and OpenFL.

🚀 Demo

Play it in your browser (HTML5):
https://macetini.github.io/HaxeDoodleJump/bin/html5/bin/

📸 Screenshot

Gameplay Screenshot

🧩 Features

🛠️ Getting Started

To run locally:

  1. Install Haxe and OpenFL.
  2. Clone this repository:
     git clone https://github.com/macetini/HaxeDoodleJump.git
     cd HaxeDoodleJump
    
  3. Build and run:
     openfl test html5
    

    You can also target other platforms (windows, neko, android, etc.) using OpenFL.

📂 Project Structure

📄 License

This project is for educational/demo purposes.
See LICENSE for more information.


Made with ❤️ by macetini