Skip to content

Latest commit

 

History

History
 
 

sudoku

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Sudoku

  • sudoku.py : Solves the sudoku problem using a command line interface
  • gui.py : A small GUI that embeds sudoku.py and allows a user-friendly intercation with the sudoku solver.