Skip to content

Python Implementation of Backtracking Algorithm to Solve Sudoku Puzzles

Notifications You must be signed in to change notification settings

arinjay-singh/Sudoku-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Sudoku-Solver

This project showcases a Python implementation of the well-known puzzle game, Sudoku. It is comprised of two Python files - one enables the user to input any legitimate Sudoku board and view the answer, while the other lets the user play Sudoku and view the solution if they are unable to solve it independently.

About

Python Implementation of Backtracking Algorithm to Solve Sudoku Puzzles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages