461d177cfac17c46e5eb18e96b5fe0086a69eb51
newyearkrendelki
A game written in Go for the WASM-4 fantasy console.
Building
Build the cart by running:
make
Then run it with:
w4 run build/cart.wasm
For more info about setting up WASM-4, see the quickstart guide.
Links
- Documentation: Learn more about WASM-4.
- Snake Tutorial: Learn how to build a complete game with a step-by-step tutorial.
- GitHub: Submit an issue or PR. Contributions are welcome!
Description
Languages
Go
97.6%
Makefile
2.4%