Releases: frankstop/Sudoku
Releases · frankstop/Sudoku
Release list
Sudoku v1.1.0
Added
- Title screen with difficulty selection, New Game, Resume, Load Save, and Settings
- Local save support for active puzzles
- Main screen settings button
- Settings menu actions for hints, reset, progress, and returning to the main menu
- Saved-game button states that are disabled when no saved puzzle exists
Changed
- Moved game setup controls out of the board screen
- Moved hints, reset, and progress into Settings
- Kept the main puzzle screen focused on board play, number entry, notes, undo, redo, and erase
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/