Files
jam-game/README.md
T
2026-04-17 15:32:12 +03:00

350 B

Game

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

Everything here is under CC0

Building

Common

Build data archive

python3 makepak.py Data data.pak

Linux/MacOS

make clean all

Emscripten

emmake make -f Makefile.emcc clean all

Notes

This is a test of migrations