Files
jam-game/README.md
T
2025-07-18 08:51:41 +03:00

286 B

Game

Game should be available here: https://blankhex.github.io/jam-game/eulamadness.html

Building

Common

Build data archive

python3 makepak.py Data data.pak

Linux/MacOS

make clean all

Emscripten

emmake make -f Makefile.emcc clean all