Simple sudoku game made with tkinter How to install and run the game 1) Clone this repo or download zip archive 2) Install all required packages. pip install -r requirements.txt 3) Run the game python main.py