Skip to content

H4CKY54CK/sudoku-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudoku-solver

Solve sudoku puzzles, obviously.

Instructions

Download this repo as a zip, or alternatively clone it. Run the solver, sudoku_solver.py. It will attempt to solve all 291 puzzles in sudoku_puzzles.py. Currently, it solves 214 of them.

What's included?

A sudoku solver and a verifier, for sanity's sake.

Contributing

I welcome any suggestions you may have. I emphasize suggestions because I'm trying to work this out for myself, rather than copy and pasting other people's solutions. I'm just trying to further my understanding. Until I solve all 291 via my solver, this is strictly a one-man operation. Feel free to fork it and modify it, though. I wouldn't mind that at all.

Extras

I know my code is cluttered. It'll probably be that way until it's 100% functional. Then I'll clean it up.

About

Solve sudoku puzzles, obviously.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages