Skip to content

SudokuSolver is a web-based application that allows users to play and solve Sudoku puzzles. The game implements a responsive and interactive user interface, utilizing recursion and backtracking algorithms for solving puzzles efficiently.

Notifications You must be signed in to change notification settings

prathyu116/sudokkuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SudokuSolver

About the Project

SudokuSolver is a web-based application that allows users to play and solve Sudoku puzzles. The game implements a responsive and interactive user interface, utilizing recursion and backtracking algorithms for solving puzzles efficiently.

Features

  • Solve Sudoku puzzles with error detection while playing.
  • User authentication with login functionality.
  • Game resume and pause options.
  • Responsive UI for seamless gameplay on various devices.

Tech Stack

  • HTML
  • CSS
  • JavaScript

Algorithm Used

  • Recursion and Backtracking

Reference

This project was inspired by and refers to the YouTube tutorial.

About

SudokuSolver is a web-based application that allows users to play and solve Sudoku puzzles. The game implements a responsive and interactive user interface, utilizing recursion and backtracking algorithms for solving puzzles efficiently.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published