/sudoku

Sudoku generator in Python

Primary LanguagePython

sudoku

Sudoku generator for Python; soon to learn with React Native.

Random Sudoku generation is now fully functional. After cloning, just run the python script:

python3 puzzle.py

and follow the UI prompt. Copy the generated sudoku to paper and, when ready, check the answer!