holobeat / zig-wasm-snake

Classic snake game written in Zig, compiled to WASM.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Classic snake game written in Zig, compiled to WASM.


Languages

Language:Zig 55.2%Language:JavaScript 22.4%Language:HTML 22.0%Language:Batchfile 0.4%