Skip to content

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

Notifications You must be signed in to change notification settings

MartinGurasvili/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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