/sugoku

Primary LanguageGo

Sugoku

A simple sudoku game made using ebiten

How to build

Install the dependencies as specified in the ebiten docs and go run main.go or make run. Build an executable with make, which outputs to build/sugoku.