Game where you push around boxes and exploding pallets, built with
This uses submodules to pull in the game engine load them with:
git submodule update --init --recursivemake # builds the C rules archive and build/palletgeist
make run # builds, then opens the game
make check # type-checks the Odin project