Skip to content

IamGodseye/Sudoku-Solver-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku-Solver-Project

Fun project: Implemented a backtracking algorithm to solve the sudoku puzzle fetched from "https://sugoku.herokuapp.com/board?difficulty=["WriteDifficultyHere"]"


#Image 1. Look of the UI img1

#Image 2. By clicking Get New Puzzle New Sudoku gets loaded img2

Then you can solve that on paper,
#Image 3. By clicking Solve, the backtracking algorithm solves it and present the ans as Green numbers. img3

About

Fun project: Implemented a backtracking algorithm to solve the sudoku puzzle fetched from "https://sugoku.herokuapp.com/board?difficulty=["WriteDifficultyHere"]"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published