Skip to content

bptfreitas/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudoku

This is a command-line sudoku puzzle solver

To run the solver, type on the command line

./Sudoku.py --input filename.txt

A sudoku game is a 9x9 grid with numbers between 0 and 9, where 0 marks an open spot.

For more information, run ./Sudoku --help

About

A sudoku game/solver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages