Skip to content

Darshan-Naik/Sudoku-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku-Solver

An application that solves sudoku puzzles.

A solo algorithmic project built using recursion and backtracking.

How to run the project 📑

Please fork the repository and then use it on your own.

just follow the below steps:

1.copy the index.html file patch.

2.Go to the browser paste the index.html path and you will land on Home page.

Technologies Used

  • HTML :- Hyper Text Markup Language
  • CSS :- Cascading Style Sheet
  • JS :-JavaScript

Features

  • Auto solves 9 by 9 sudoku puzzles.
  • Allows users to solve a puzzle.
  • A user can post his/her own puzzles.
  • Allows users to chage the solution visulization speed.

Snapshot 📷

sudoku

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published