Sudoku v1.0.0
Release Notes
v1.0.0
Initial public release of the Sudoku web game.
Added
- Complete 9x9 Sudoku gameplay
- Easy, Medium, Hard, and Expert difficulty levels
- Puzzle generation from randomized solved grids
- Locked given numbers and editable player cells
- Mouse, touch, and keyboard input
- Number pad with completed-number disabling
- Notes mode for pencil marks
- Hint, erase, reset, undo, and redo controls
- Timer and progress display
- Mistake checking with inline visual feedback
- Selected cell, matching number, row, column, and box highlights
- Completion dialog with solve time and difficulty
- Responsive layout for desktop and mobile screens
- GitHub Pages deployment support
- Google Analytics tag
Deployment
Live site:
https://frankstop.github.io/Sudoku/