Skip to content

Latest commit

 

History

History
 
 

Sudoku_solver

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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