Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 1.5 KB

README.md

File metadata and controls

48 lines (28 loc) · 1.5 KB

Sudoku

cas


This is a UI Sudoku Game And Solver that makes use of recursion and backtracking

Screenshot 2022-02-17 at 8 12 25 pm Install Now

win Install Now

Screenshot 2022-02-26 at 7 11 24 pm



Features



  • Randomised Puzzle Every Time

  • Sudoku Solver Algorithm Built In Using Recursion And Backtracking

  • Uses Only Starndard Python Libaries - No NumPy

  • Easy To Use Design

  • Simple UI