python-mini-project/Sudoku_solver at main · deviur/python-mini-project · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

Star Badge Open Source Love

Sudoku solver

🛠️ Description

This program can generate and solve Sudoku boards.

⚙️ Languages or Frameworks Used

You only need Python to run this script. You can visit here to download Python.

🌟 How to run

By default, it generates a board and solves it straight away.

If you want to get your own board solved you have to look at the bottom of the file. Just fill in the number of your board and use a comment to disable the board generator below.

📺 Demo

🤖 Author

Dominik Meurer