The game is written in pure Lua with JIT. See the cartridge directory.
Types, annotations, and everything related to the exposed Lua API
are documented in types/game.lua.
See docs/BUILDING.md for build and run instructions.
See docs/GDD.md for the game design document.