WebAssembly ball drop game written in Golang ❤️
Switch branches/tags
Nothing to show
Clone or download
Permalink
Failed to load latest commit information.
screenshots Init commit Sep 20, 2018
.gitignore Added wasm file for github pages Sep 22, 2018
Makefile Init commit Sep 20, 2018
README.md Init commit Sep 20, 2018
index.html Init commit Sep 20, 2018
main.go Init commit Sep 20, 2018
main.wasm Added wasm file for github pages Sep 22, 2018
server.go Init commit Sep 20, 2018
wasm_exec.js Init commit Sep 20, 2018

README.md

Golang ball drop WebAssembly game

Hackday project building a simple game in WebAssembly

Game

How to get running

Check out the repo then run:

make serve

Play the game on http://localhost:8080