Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 203 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 203 Bytes

Sugoku

A simple sudoku solver written in Go. Not particularly efficient but a fun exercise nonetheless.

Might want to add a step by step visualisation at some point if I come across a decent library.