Skip to content

Sudoku Wizard is an algorithmic project based on Backtracking Algorithm. This project illustrates the operation of the backtracking algorithm, which is used to solve any Sudoku puzzle.

License

Notifications You must be signed in to change notification settings

s4shibam/sudoku-wizard

Repository files navigation

Sudoku Wizard

Sudoku Wizard

Sudoku Generator and Solver

Code Size License Stars


⚡ Introduction

Sudoku Wizard is an algorithmic project based on Backtracking Algorithm. This project illustrates the operation of the backtracking algorithm, which is used to solve any sudoku puzzle.

✨ Features

  • Generate sudoku problem
  • Solve existing sudoku problem
  • Visualize how the backtracking algorithm works in behind

⚙️ Tech Stack

  • HTML
  • Tailwind CSS
  • JavaScript
  • Vite JS

🎯 Goals

  • To create a game centric project
  • To apply Backtracking Algorithm in a real life scenario

🖼️ Screenshots

Landing Page Solvable and Unsolvable Sudoku

👋🏻 Contact

Linkedin Twitter

About

Sudoku Wizard is an algorithmic project based on Backtracking Algorithm. This project illustrates the operation of the backtracking algorithm, which is used to solve any Sudoku puzzle.

Topics

Resources

License

Stars

Watchers

Forks