/zig-wasm-snake

Classic snake game written in Zig, compiled to WASM.

Primary LanguageZig

zig-wasm-snake

Reimplementation of my other repo elm-snake (done in Elm), this time using the Zig language. The zig source is compiled into WASM, running directly from the web page.

Try it online at https://holobeat.github.io/zig-wasm-snake.