
About
ebiten-mines is a Minesweeper remake written in Go using the Ebiten v2 game library, playable in the browser via a WebAssembly build.
Getting started
Play directly in the browser through the hosted WebAssembly build, or build it yourself locally by running `go run .` (requires Go and several system graphics/audio development libraries on Linux).