瀏覽代碼

README update

Kirk Trombley 5 年之前
父節點
當前提交
e5f1f6e23c
共有 1 個文件被更改,包括 6 次插入0 次删除
  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