5 Forks
56 Stars
56 Watchers

sudoku-solver

A visual sudoku solver which runs in the web browser. Built using OpenCV and Tensorflow to identify the sudoku grid, recognise digits, and overlay the solution.

How to download and setup sudoku-solver

Open terminal and run command
git clone https://github.com/Taiters/sudoku-solver.git
git clone is used to create a copy or clone of sudoku-solver repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sudoku-solver https://github.com/Taiters/sudoku-solver/archive/master.zip

Or simply clone sudoku-solver with SSH
[email protected]:Taiters/sudoku-solver.git

If you have some problems with sudoku-solver

You may open issue on sudoku-solver support forum (system) here: https://github.com/Taiters/sudoku-solver/issues