From 457c6e539d728a64875101e4a65cbf4c3478c1f7 Mon Sep 17 00:00:00 2001 From: edwilding <31126314+edwilding@users.noreply.github.com> Date: Fri, 23 Aug 2019 10:16:25 +0100 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 06db6a8..4d6ecdc 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,15 @@ I created this project to allow people to play the game how it used to be (or as 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 +change contribution page so you contribute a whole game +implement list of previous games on your profile +implement list of contributed games on your profile +ingest more coordinates for more countries +country based games (e.g UK only (I have made a start by linking each coordinate to a country))