Kirk Trombley před 4 roky
rodič
revize
0642086fc7
1 změnil soubory, kde provedl 3 přidání a 6 odebrání
  1. 3 6
      README.md

+ 3 - 6
README.md

@@ -143,18 +143,15 @@ POST /game/{game_id}/round/{round}/timeout/{player_id}
 
 ### Planned Game Modes
 
-- Country race (score is based on time to guess the correct country, 0 if wrong)
-    - Needs redesign of how server handles API key + new API key with reverse geocoding access
-    - May also need some changes in the db to actually track the country of each point
-    - May also also need some changes in UI to have a better post round screen
-
-~~None currently! Submit ideas!~~
+None currently! Submit ideas!
 
 ### Code/Design Improvements
 
 #### UI/UX
 
 - Clean up rankings screen
+    - Show countries of guesses/results (maybe with flags)
+- Auto-zoom guess map to country in a country-specific game
 - Rotation in Frozen mode
 - Improved alert of cut off in Race mode
 - Improve error handling in UI