Puzzle game in Go
- Go 1.22
- Ebiten
To build to WASM just run make build
:
- The files you need to serve are inside
docs
folder - It is possible to test it locally by running
make start
. A file server will start at port:8080
Puzzle game in Go
To build to WASM just run make build
:
docs
foldermake start
. A file server will start at port :8080