Skip to content

Tasztalos69/sudoku-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku solver

My take at a simple sudoku puzzle solver

Install project

1. Clone the repo

gh repo clone Tasztalos69/sudoku-solver
cd sudoku-solver

2. Edit input

Edit the input.txt file to fill in the pre-existing numbers in the puzzle. For empty cells, leave the _ character there.

3. Run solver

python -m sudoku_solver

Contributing

Any contributions are welcome!

About

🔢 My solution for a sudoku-solver

Topics

Resources

License

Stars

Watchers

Forks

Languages