README-en.md 264 字节
Newer Older
chai2010's avatar
chai2010 已提交
1 2 3 4 5 6 7 8 9 10 11 12
# Build Snake Game with WebAssembly language

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

![](./web/snake.jpg)

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`