moh3a / snake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake | Rust/WASM

Snake game is WASM !

Quickstart

  • Build:
wasm-pack build --target web
  • Serve:
# npm install serve -g
serve

About


Languages

Language:Rust 90.1%Language:HTML 9.9%