geogame/README.md

38 lines
1.1 KiB
Markdown
Raw Normal View History

2019-08-23 10:22:56 +02:00
# geogame
2019-08-23 10:23:39 +02:00
[Play it here!](https://geogame.peakdistrictwalks.org.uk)
2019-08-23 10:22:56 +02:00
**What is this?**
This is a game that uses Geoguessr as inspiration.
**Why does this exist?**
Sadly, because of Google's predatory pricing strategy for their Maps api, geoguessr have had to modify their game in a detrimental way to cut costs.
I created this project to allow people to play the game how it used to be (or as close to it).
**What does the "Broken Streetview" button do?**
Sometimes a coordinate with no valid streetview is selected for you, you will just get a black screen.
If this occurs please click the "Broken Streetview" button and you will be provided with a new scene and the faulty coordinate will be removed from the database.
2019-08-23 11:16:25 +02:00
2019-08-23 11:16:46 +02:00
2019-08-23 11:16:25 +02:00
Todo:
validate user api key on input
2019-08-23 11:16:46 +02:00
2019-08-23 11:16:25 +02:00
validate coordinates on input
2019-08-23 11:16:46 +02:00
2019-08-23 11:16:25 +02:00
change contribution page so you contribute a whole game
2019-08-23 11:16:46 +02:00
2019-08-23 11:16:25 +02:00
implement list of previous games on your profile
2019-08-23 11:16:46 +02:00
2019-08-23 11:16:25 +02:00
implement list of contributed games on your profile
2019-08-23 11:16:46 +02:00
2019-08-23 11:16:25 +02:00
ingest more coordinates for more countries
2019-08-23 11:16:46 +02:00
2019-08-23 11:16:25 +02:00
country based games (e.g UK only (I have made a start by linking each coordinate to a country))