README.fr.md — 🇫🇷 Version française (French version)
An open-source 2D platformer demo, originally created as an educational material for a school lesson.
Now freely available for anyone to explore, learn from, or extend.
- Simple State machine via callback functions
- Double jump, wall slide, and wall jump mechanics
- Custom characters defined through resource files
- Collectibles
- Moving platforms
- Grid-based camera
- HUD score display + buttons for music control and level reset
- Music Player
- Shaders: scene transitions and scrolling textures
- Various use cases of
@toolscripts within this project - Custom plugin for placing collectibles (TileMap-like)
- Event Bus (Autoload) for centralized event handling
- Automated Build & Deployment to itch.io via GitHub Actions
Project’s source code under MIT License.
Asset-specific licenses and credits are listed in their respective folder.
Feel free to contribute or suggest improvements.
