Sudoku Master 2025 Sudoku Master 2025 is a modern responsive and interactive web-based Sudoku game built entirely with HTML and CSS. This project focuses on demonstrating robust front-end development skills.
https://d-majumder.github.io/Sudoku-Master/
Here're some of the project's best features:
- Dynamic Sudoku Board: A 9x9 grid layout that visually separates 3x3 blocks.
- User Interaction: Allows users to input numbers highlights selected cells and provides visual feedback for correct or incorrect entries.
- Theming: Includes a light/dark mode toggle for a personalized user experience.
- Responsive Design: Optimized for seamless play across various devices from desktops to mobile phones.
- Game Controls: Features buttons for starting a new game checking the solution resetting the current puzzle and getting hints.
- Game Statistics & Leaderboard: Tracks puzzles completed fastest time and total game time with a simple leaderboard display.
- Customization Options: Users can change the board's font style and size for a tailored look.
- Pure HTML & CSS: Emphasizes advanced CSS techniques for layout styling and interactive elements without relying on JavaScript for core UI/UX features (though JavaScript would be integrated for game logic in a full application).
1. Download The Zip
2. Run it on VS Code Editor
Technologies used in the project:
- Pure Java Script
This project is licensed under the GNU