Skip to content

Commit 823a0a1

Browse files
committed
Update screenshots
1 parent 2c36ada commit 823a0a1

File tree

8 files changed

+8
-6
lines changed

8 files changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
It's like _Where's Waldo?_ but for houses
33

44
## Description
5-
Geo50x is an online carto-architectural scavenger hunt designed and implemented by Gerard Bul-lalayao as his final project for [CS50x: Introduction to Computer Science](https://cs50.harvard.edu/x/2023/) (HarvardX, 2023).
5+
Geo50x is an online carto-architectural scavenger hunt originally designed and implemented by Gerard Bul-lalayao for the final project assignment of [CS50x: Introduction to Computer Science](https://cs50.harvard.edu/x/2023/) (HarvardX, 2023).
66

77
The gameplay is simple. Given a photo of a house somewhere in the world, you are tasked with locating that house on Google Maps. It's that straighforward. Although the search might not be.
88

99
Geo50x is inspired by such childhood games as _[Where's Waldo?](https://en.wikipedia.org/wiki/Where%27s_Wally%3F)_ and _[Where in the World is Carmen Sandiego?](https://en.wikipedia.org/wiki/Carmen_Sandiego)_. And the simple pleasures of looking out through vehicle windows and just gazing at the passing landscapes and cityscapes.
1010

11-
<picture><img alt="Shelfie screenshot 1" src="/static/images/geo50x_1.jpg"></picture>
11+
<picture><img alt="Geo50x" src="static/images/geo50x_5.jpg"></picture>
1212
More screenshots below.
1313

1414
## Disclaimer
@@ -88,7 +88,7 @@ password: carto
8888
* See [https://github.com/ggeerraarrdd/geo50x/releases](https://github.com/ggeerraarrdd/geo50x/releases)
8989

9090
## Future Work
91-
* Add functionalities to Search History page such as reviewing submitted locations and more easily re-try locations attempted but not yet found.
91+
* Add functionalities to Search History page such as ~~reviewing submitted locations~~ _(Update Nov 2, 2023: Done)_ and ~~more easily re-try locations attempted but not yet found~~ _(Update Nov 2, 2023: Done)_.
9292
* Add administration interface for data management.
9393
* Deploy app on AWS Lightsail.
9494

@@ -104,7 +104,9 @@ password: carto
104104
* The folks at CS50 for a mind-altering course.
105105

106106
## Screenshots
107-
<picture><img alt="Shelfie screenshot 1" src="/static/images/geo50x_2.jpg"></picture>
108-
<picture><img alt="Shelfie screenshot 1" src="/static/images/geo50x_3.jpg"></picture>
109-
<picture><img alt="Shelfie screenshot 1" src="/static/images/geo50x_4.jpg"></picture>
107+
<picture><img alt="Geo50x" src="static/images/geo50x_6.jpg"></picture>
108+
<picture><img alt="Geo50x" src="static/images/geo50x_7.jpg"></picture>
109+
<picture><img alt="Geo50x" src="static/images/geo50x_8.jpg"></picture>
110+
<picture><img alt="Geo50x" src="static/images/geo50x_9.jpg"></picture>
111+
<picture><img alt="Geo50x" src="static/images/geo50x_10.jpg"></picture>
110112

geo.db

0 Bytes
Binary file not shown.

static/images/geo50x_10.jpg

1.17 MB
Loading

static/images/geo50x_5.jpg

2.84 MB
Loading

static/images/geo50x_6.jpg

2.82 MB
Loading

static/images/geo50x_7.jpg

2.7 MB
Loading

static/images/geo50x_8.jpg

2.16 MB
Loading

static/images/geo50x_9.jpg

2.6 MB
Loading

0 commit comments

Comments
 (0)