Skip to content

Nishat30/Soduku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ”ข Sudoku Solver Game ๐ŸŽฎ

Sudoku Solver is a web-based interactive Sudoku game. Users can play Sudoku puzzles.

๐Ÿงฉ Features

  • ๐ŸŽฎ Playable 9x9 Sudoku grid
  • โš™๏ธ Auto-solve feature using Backtracking Algorithm
  • ๐Ÿง  Hint system (solve one cell at a time)
  • ๐Ÿงผ Reset/Clear board functionality
  • ๐ŸŒ™ Light & Dark theme toggle (optional)
  • ๐Ÿ“ฑ Fully responsive UI

๐Ÿš€ Live Demo

Click Here to Try Sudoku Solver

๐Ÿ› ๏ธ Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Logic: Backtracking Algorithm
  • Styling: Custom CSS

๐Ÿ“ฆ How to Run Locally

# Clone the repository
git clone https://github.com/Nishat30/Soduku.git

# Navigate to the project folder
cd Soduku

# If using plain HTML/CSS/JS:
Just open index.html in your browser

#go live

About

https://nishat30.github.io/Soduku/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors