SUDOKU-GUI A sudoku solving game with inbuilt solving feature. Pre-requisites: python 3.5 or 3.6 pygame 1.9.6 $ py -m pip install -U pygame --user Installing required python dependencies Clone this repository onto your system $ git clone https://github.com/thesarthakjain/sudoku-gui Directions to run Run the following command in the project directory: $ python game.py