/scan-doku

A python implementation of the backtracking algorithm to solve Sudoku grids

Primary LanguagePythonMIT LicenseMIT

ScanDoku

A Sudoku solver app that uses computer vision to scan grids and solves sudoku using the back tracking and dancing links algorithm