Skip to content

The code solves Sudoku game using the Backtracking Algorithm

Notifications You must be signed in to change notification settings

debalgoswami/Sudoku_Game_Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Sudoku_Game_Solver

1.The board has to be inputted in the following format as given in the program. 2.The program is using the backtracking algorithm for solving the game. 3.Once the board is set, run the code and it will give the solution.

About

The code solves Sudoku game using the Backtracking Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published