Ver código fonte

README update

Kirk Trombley 5 anos atrás
pai
commit
e5f1f6e23c
1 arquivos alterados com 6 adições e 0 exclusões
  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