/sudoku

An Algorithmic project to solve sudoku puzzles.

Primary LanguageJavaScript

Sudoku - Solver

Sudoku is an algorithmic project, which is built using backtracking.

Usage

Clone the repo to your local system and run the index.html file, you should be good to go.

Live Demo

Features

  • User can solve a puzzle
  • User can submit a puzzle and solve
  • user can get solution for a puzzle using auto-solve

Credits

  • Animations - Lottie Animations

Tech Stack

  • HTML
  • CSS
  • JavaScript

Screenshots

sudoku 1 sudoku 2