/sudoku-python

sudoku implemented in python using tkinter as gui

Primary LanguagePython

Implemented sudoku game along with interface

actions:

  • three sizes of sudoku 6X6 9X9 15X15
  • reset - resets the game
  • menu - shows the menu items (sudoku sizes)
  • restart - restarts the game with new puzzle
  • quit - exits the game

start

togo2

6X6

togo2

9X9

togo2

15X15

togo2