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
Play snake game in browser: https://wa-lang.org/wa/snake/
Or build the game at local:
make run