This repository is not active
Ishmam-Rahman/Sudoku-Solver
I have made a Sudoku Solving game where user can play Sudoku Puzzle. Can create own puzzle and find the solution. To find the solution Backtracking Algorithm has been used. 'gui.py' contains the main function of the code.
Python