ColorFlood
ColorFlood copied to clipboard
A color filling game
Flood-It clone
WASM
The Go engine compiles to WASM and is shimmed in with wasm_exec.js.
This is complete overkill for WASM as the game can be implemented in like, 50 lines of JS. But I'd STILL rather write Go.