A game written in C for the WASM-4 fantasy console.
"w4.exe" watch
"w4.exe" png2src --c Player.png
"w4.exe" png2src --c Chainsaw.png
"w4.exe" png2src --c FONT_6px.png
"w4.exe" bundle --html testout.html build/cart.wasm
- 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!