Skip to content

Enhance Flask Sudoku Game UI and Functionality - #15

Open
AnushaGBhat wants to merge 6 commits into
udacity:mainfrom
AnushaGBhat:agents/flask-sudoku-enhancements
Open

Enhance Flask Sudoku Game UI and Functionality#15
AnushaGBhat wants to merge 6 commits into
udacity:mainfrom
AnushaGBhat:agents/flask-sudoku-enhancements

Conversation

@AnushaGBhat

Copy link
Copy Markdown

Summary

Enhanced the Flask Sudoku game with the remaining required features and UI improvements.

Changes made

  • Added a Hint button with locked/read-only hinted cells and hint tracking
  • Added a Check button to highlight incorrect entries without clearing them
  • Added a visible countdown timer that resets for each new game or difficulty change
  • Added a Top 10 leaderboard using localStorage
  • Added dark mode and light mode support
  • Added alternating 3×3 region shading
  • Improved responsive layout for desktop and mobile devices

Validation

  • Ran the complete test suite
  • All 16 tests passed successfully

Test Result

16 passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant