Problem
When a game ends, the result overlay immediately covers the board. The player (especially vs bot) can't see where the winning move was placed or why they lost — no way to inspect the final board state.
Solution
- Tap anywhere on the dark overlay background (outside the buttons) → overlay hides, board is visible with winning line highlighted
- A floating pill button appears: 'Show results' → tap to bring the overlay back
- Small hint text at the bottom of the overlay: 'Tap outside to inspect board'
- Overlay resets to visible on new game start
Problem
When a game ends, the result overlay immediately covers the board. The player (especially vs bot) can't see where the winning move was placed or why they lost — no way to inspect the final board state.
Solution