Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 185 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 185 Bytes

Sudoku

This is a Sudoku Solver with an UI written in PyGame. The idea is to implement human-like strategies (e.g., naked pairs, X-wing, etc.) to help humans analyse their own game.