Skip to content

This is classic Sudoku and Sudoku Solver with backtracking algorithm

Notifications You must be signed in to change notification settings

iamabhi898/Sudoku-with-Python3

Repository files navigation

Sudoku-with-Python3

A classic Sudoku Game and Sudoku Solver with backtracking algorithm, there are different difficulty levels to play the game and player can get the solution if they didn't make it. You can also add custom Sudoku puzzle in the game or can get any Sudoku puzzle's solution you want.

Video demo of Project =>

solver.py

This program solves Sudoku with backtracking algorithm. You can also add your Sudoku in the code.

About

This is classic Sudoku and Sudoku Solver with backtracking algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages