golang_2d_snake_game

2D SNAKE GAME

Alt Text

WebAssembly Demo

Online demo

How to run in local machine

git clone https://github.com/Napat/golang_2d_snake_game.git
cd golang_2d_snake_game
make run

References