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
Copy file name to clipboardExpand all lines: README.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,13 @@
2
2
It's like _Where's Waldo?_ but for houses
3
3
4
4
## 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).
6
6
7
7
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.
8
8
9
9
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.
* See [https://github.com/ggeerraarrdd/geo50x/releases](https://github.com/ggeerraarrdd/geo50x/releases)
89
89
90
90
## Future Work
91
-
* Add functionalities to Search History page such as reviewing submitted locationsand 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)_.
92
92
* Add administration interface for data management.
0 commit comments