• Stars
    star
    1
  • Language
    Python
  • Created about 3 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Game where you can try to solve sudoku, also has animated solver function. Created using Tkinter library and backtracking recursion algorithm.