Check the Release branch for more info.
- Build a backend engine mostly following the 2009 guidelines, but adding some flexibility like multiple rotation systems
- Compile client to wasm and run on the web?
git clone --single-branch -b main https://github.com/TemariVirus/Budget-Tetris.git # Only clone the main branch
cd Budget-Tetris
git submodule update --init --recursive
zig build run