Home
About
The game uses the very simple "engine" described here:
https://deepnight.net/tutorials/a-simple-platformer-engine-part-1-basics/
Even if it's simple, it's actually the exact same engine I used to create Dead Cells (https://dead-cells.com).
Documentation
Please follow this tutorial to learn everything about it:
https://deepnight.net/tutorial/using-my-gamebase-to-create-a-heaps-game/
For localization, please see this guide:
https://deepnight.net/tutorial/part-4-localize-texts-using-po-files/