docs: restructure README screenshot table to daily-question stages + core screens

This commit is contained in:
null 2026-07-01 02:55:30 -05:00
parent d49d67ecbd
commit e1a8528489
1 changed files with 11 additions and 3 deletions

View File

@ -48,9 +48,17 @@ The core loop is simple: *answer honestly → choose what to reveal → keep a r
Fresh Android dark-mode captures from the current emulator build.
| Home | Play | This or That | Today | Challenge |
| :---: | :---: | :---: | :---: | :---: |
| <img src="docs/screenshots/readme/home-dark.png" alt="Home screen waiting for the daily question answer in dark mode" width="160" /> | <img src="docs/screenshots/readme/play-dark.png" alt="Play hub in dark mode" width="160" /> | <img src="docs/screenshots/readme/this-or-that-dark.png" alt="This or That in dark mode" width="160" /> | <img src="docs/screenshots/readme/today-dark.png" alt="Daily question in dark mode" width="160" /> | <img src="docs/screenshots/readme/challenge-dark.png" alt="Connection challenge in dark mode" width="160" /> |
Daily question stages on Home:
| Question Ready | Your Turn | Reveal Ready |
| :---: | :---: | :---: |
| <img src="docs/screenshots/readme/home-daily-ready-dark.png" alt="Home screen with the daily question ready to answer in dark mode" width="180" /> | <img src="docs/screenshots/readme/home-daily-your-turn-dark.png" alt="Home screen after the partner answered and it is your turn in dark mode" width="180" /> | <img src="docs/screenshots/readme/home-daily-reveal-dark.png" alt="Home screen with the daily question reveal ready in dark mode" width="180" /> |
Other core screens:
| Play | This or That | Today | Challenge |
| :---: | :---: | :---: | :---: |
| <img src="docs/screenshots/readme/play-dark.png" alt="Play hub in dark mode" width="160" /> | <img src="docs/screenshots/readme/this-or-that-dark.png" alt="This or That in dark mode" width="160" /> | <img src="docs/screenshots/readme/today-dark.png" alt="Daily question in dark mode" width="160" /> | <img src="docs/screenshots/readme/challenge-dark.png" alt="Connection challenge in dark mode" width="160" /> |
---