Example WASM project written in Go and bundled with parcel.
- Clone project
- run
make dev
- Project will be available at
http://localhost:1234
- Clone project
- run
make serve
- Project will be available at
http://localhost:3000
(as running container)
WASD controlled character, moving on screen.
Built with ebiten (v2).