A GBJAM9 entry written in C for the WASM-4 fantasy console. WASM-4 allows you to write games in C, compile to WebAssembly, and run them in the browser: Play it on wasm4.org.
This is game jam code of questionable quality. To build it, you will need the the WASI SDK installed and the WASI_SDK_PATH
environmental variable set.