Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 264 Bytes

README-en.md

File metadata and controls

12 lines (7 loc) · 264 Bytes

Build Snake Game with WebAssembly language

Play snake game in browser: https://wa-lang.org/wa/snake/

Or build the game at local:

  1. Clone Wa git repo
  2. Install Ensure that Go1.17 and Python3
  3. cd to the current dir and run make run