A Sudoku game implementation where users can solve puzzles by filling in numbers on a 9x9 grid. The game allows you to play sudoku and includes error tracking and validation.
- Interactive Sudoku board with real-time error checking.
- Ability to select numbers and place them on the board.
- Error count tracking with a reset option.
- Responsive layout for various screen sizes.
- HTML
- CSS
- JavaScript
-
Clone the repository:
git clone https://github.com/akshay-899/sudoku.git cd sudoku
-
Open this with the live server extension
Please use desktop or laptop to play this game :)