/snake

Primary LanguageRust

Snake | Rust/WASM

Snake game is WASM !

Quickstart

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