aerenchyma/sudoku-python
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# SUDOKU (game/solver written with thomasballinger) ## Directions To run: with all files in the same directory, run ```sudoku_import_wrapper.py``` Follow directions in command line interface. Can play and solve any 9x9 Sudoku board. ## Current Issues - commented in-files - issues with undoing in-play - README to be updated