8888
/
gitcode.com
/
wa-lang
/
wa
Public
Search/Ask
0
0
WeChat Login
Login
Code
Issues
Pull requests
Events
Packages
Insights
be20_在cnb_yml配置使用golang镜像
wa
/
waroot
/
examples
/
snake
/
README-en.md
chai2010<chaishushan@gmail.com>
完善 waroot 目录
0d4097df
0
commits
Preview
Code view
Blame
Raw
Build Snake Game with WebAssembly language
Play snake game in browser:
https://wa-lang.org/wa/snake/
Or build the game at local:
Clone Wa git repo
Install Ensure that Go1.17 and Python3
cd to the current dir and run
make run