

Sudoku JavaScript Game Sudoku JavaScript Game
SUDOKU game developed in HTML, CSS, and JavaScript. The game has three difficulty levels: Easy, Medium, and Hard.
Sudoku JavaScript Game
SUDOKU game developed in HTML, CSS, and JavaScript. The game has three difficulty levels: Easy, M...
Overview
SUDOKU game developed in HTML, CSS, and JavaScript. The game has three difficulty levels: Easy, Medium, and Hard. The player fills the 9x9 grid by dragging numbers from the footer to the empty cells.
Features
1) Three difficulty levels (Easy, Medium, Hard).
2) Drag and Drop method.
3) Button to create a new game.
4) Timer to track game time.
5) Button to reset the game.
Requirements
Just a browser to execute the game.
Instructions
How to Play:
1. Select a difficulty level (Easy, Medium, or Hard).
2. Click on New Game for a new game.
3. Drag the numbers from 1 to 9 located in the footer to the appropriate place.
4. If the number is placed in the correct spot, it will turn blue; otherwise, it will turn red.
5. To cancel a number, drag the icon represented by an "X" to the desired number.
6. A timer will count the time the player takes to finish the game.
Category | Scripts & Code / JavaScript / Miscellaneous |
First release | 13 August 2025 |
Last update | 13 August 2025 |
Files included | .css, .html, Javascript .js |
Tags | games, Puzzle, sudoku |