Browse Source

README update

Kirk Trombley 5 years ago
parent
commit
e5f1f6e23c
1 changed files with 6 additions and 0 deletions
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -88,3 +88,9 @@ POST /game/{ID}/guesses/{round}
 - Re-join a game you did not finish
 - Optimize docker file or set up compose structure
 - Override google controls in streetview, make custom divs
+- Join link should appear before you log in
+- Ivan's idea of launching a new lobby right from the end screen and updating all the other viewers
+    - Add a "next game" field to game in db
+    - Embed the game creation form in the summary page
+- Fix bug on UI drawing timeout flags offscreen
+- Modify scoring to linear interp in the middle