Skip to content

Mthieu44/sudoku-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sudoku solver

A sudoku solver.

How to run

Simply run the main.py file :

py main.py

You might need to install pygame :

pip install pygame

How to play

Left click to increase a value, right click to decrease.
Press enter for the solution. If there are no solutions, nothing will happen.
Press r to reset the grid.

About

Sudoku solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages