You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of hiding the board when the game is closed, display a large 'GAME CLOSED'
message in the same space as the board. This provides better visibility and a consistent
user experience across all views including the main.py implementation.
- Add build_closed_message function to both modules
- Update sync_board_state to display message in both modules
- Display message using the header font and free space color
0 commit comments