Go to file
Torma Kristóf 4633f7658c
continuous-integration/drone/push Build is passing Details
send traces
2020-12-30 03:52:14 +01:00
.idea make it kubernetes friendly 2020-12-29 21:43:31 +01:00
geogame send traces 2020-12-30 03:52:14 +01:00
.drone.yml make it kubernetes friendly 2020-12-29 21:43:31 +01:00
.gitignore make it kubernetes friendly 2020-12-29 21:43:31 +01:00
Dockerfile add docker-entrypoint 2020-12-29 22:20:14 +01:00
LICENSE Initial commit 2019-08-23 09:09:19 +01:00
README.md Update README.md 2020-04-05 02:11:54 +01:00
docker-entrypoint.sh fix static 2020-12-30 02:06:27 +01:00
geogame.yml fix apache name 2020-12-30 02:07:12 +01:00
manage.py Initial version 2019-08-23 10:07:26 +02:00
requirements.txt add sentry integration 2020-12-30 03:44:57 +01:00

README.md

geogame

Play it here!

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.

Todo:

validate user api key on input

validate coordinates on input

implement list of previous games on your profile

ingest more coordinates for random gameplay