소스 검색

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