diff --git a/README.md b/README.md index 70e5c03..ce587ed 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,25 @@ Every Phase 10 score tracker app on the Play Store falls into one of a few categ --- +## Screenshots + +

+ + + + +

+ +

+ + + +

+ +### Foldable / Tablet — Dual Pane + + + ## Features ### Game Management diff --git a/assets/screenshots/entry.png b/assets/screenshots/entry.png new file mode 100644 index 0000000..59afdf1 Binary files /dev/null and b/assets/screenshots/entry.png differ diff --git a/assets/screenshots/game-detail.png b/assets/screenshots/game-detail.png new file mode 100644 index 0000000..f74410f Binary files /dev/null and b/assets/screenshots/game-detail.png differ diff --git a/assets/screenshots/game-unfolded.png b/assets/screenshots/game-unfolded.png new file mode 100644 index 0000000..a5b8a43 Binary files /dev/null and b/assets/screenshots/game-unfolded.png differ diff --git a/assets/screenshots/game.png b/assets/screenshots/game.png new file mode 100644 index 0000000..7a114e6 Binary files /dev/null and b/assets/screenshots/game.png differ diff --git a/assets/screenshots/home.png b/assets/screenshots/home.png new file mode 100644 index 0000000..cd5dc49 Binary files /dev/null and b/assets/screenshots/home.png differ diff --git a/assets/screenshots/leaderboard.png b/assets/screenshots/leaderboard.png new file mode 100644 index 0000000..df298b6 Binary files /dev/null and b/assets/screenshots/leaderboard.png differ diff --git a/assets/screenshots/result.png b/assets/screenshots/result.png new file mode 100644 index 0000000..eb2f53d Binary files /dev/null and b/assets/screenshots/result.png differ diff --git a/assets/screenshots/setup.png b/assets/screenshots/setup.png new file mode 100644 index 0000000..ab10e9a Binary files /dev/null and b/assets/screenshots/setup.png differ