tamamo/README.md

577 B

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