Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 502 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 502 Bytes

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.