News

In this project, we will develop a sudoku solver that uses a more friendly interface than the one used in the first project. For instance, the following corresponds to the new input and output format ...
Use it by simply running python googoku.py. Should be pretty self-explanatory. Use the "m" key to toggle between entering the final value and pencil notes. Cursor keys and such are supported. Please ...