Cadey Ratio
2ebc85fc68
Signed-off-by: Xe Iaso <me@christine.website> |
||
---|---|---|
dist | ||
doc | ||
maps | ||
sprites | ||
src | ||
.gitignore | ||
LICENSE.md | ||
README.md | ||
TODO.md | ||
build.zig | ||
release.bat | ||
release.sh |
README.md
Mara 2: Tamamo's Fury
The sequel to Mara: Sh0rk of Justice, written to target wasm4.
Building
Build the cart by running:
zig build -Drelease-small=true
Then run it with:
w4 run zig-out/lib/cart.wasm
For more info about setting up WASM-4, see the quickstart guide.
Releasing the game
./release.sh
Links
- Documentation: Learn more about WASM-4.