Mara 2 in Zig
Go to file
Cadey Ratio 45b6b7f185 tamtam palette
Signed-off-by: Xe Iaso <me@christine.website>
2022-06-27 09:14:17 -04:00
dist overhead 2022-06-27 08:56:16 -04:00
doc overhead 2022-06-27 08:56:16 -04:00
sprites overhead 2022-06-27 08:56:16 -04:00
src tamtam palette 2022-06-27 09:14:17 -04:00
.DS_Store initial commit 2022-06-26 20:47:20 -04:00
.gitignore Initial template 2022-04-24 17:46:36 +08:00
LICENSE.md Add license 2022-04-24 15:08:55 +02:00
README.md overhead 2022-06-27 08:56:16 -04:00
TODO.md tamtam palette 2022-06-27 09:14:17 -04:00
build.zig initial commit 2022-06-26 20:47:20 -04:00
release.sh overhead 2022-06-27 08:56:16 -04:00

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