Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 518 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 518 Bytes

Wormhole

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.

Wormhole screenshot

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.