A simple and interactive Sudoku game built using HTML, CSS, and JavaScript. Choose your difficulty, solve the puzzle, and enjoy a clean UI with helpful visual cues.
β‘οΈ Click here to play the game live!
- π’ 9x9 Sudoku grid with varying difficulty levels
- π§ Real-time number selection and highlighting
- π§© Cell helper to identify similar numbers
- π "Back to Home" screen after solving
- π± Responsive design (mobile-friendly)
- π¨ Clean and modern UI with animations
| Technology | Purpose |
|---|---|
| HTML | Page structure |
| CSS | Styling and layout |
| JavaScript | Game logic & interactivity |
| jQuery | DOM manipulation (lightweight) |