Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 1019 Bytes

README.md

File metadata and controls

50 lines (28 loc) · 1019 Bytes

FireFire

Build and publish the game

A game written in C for the WASM-4 fantasy console.

You can play this game online on: icebox246.itch.io/firefire.

Building

Make sure you have installed WASM-4. Build the resources and cart by running:

./build-all.sh

Then run it with:

w4 run build/cart.wasm

Credits

This game was made using WASM-4 framework.

This game uses 4-color palette by Kerrie Lake.

Screenshots

Main menu:

menu

2 player game:

2p

3 player game:

3p

4 player game:

4p

Game over screen:

gameover