Explorar o código

Update README

Kirk Trombley %!s(int64=5) %!d(string=hai) anos
pai
achega
504738fa7f
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -127,10 +127,11 @@ POST /game/{ID}/guesses/{round}
 ### Planned Game Modes
 
 - Follow the Leader - when someone submits, it sets all opponent timers to 10 seconds
-- Frozen - no turning, no moving, just guess from the first screen
 
 ### Code/Design Improvements
 
+- Convert back-end to gevent (so websockets are easier)
+- Convert back-end to use a real db (persistence between deployments not necessary for now)
 - Improve error handling in UI
 - Override google controls in streetview, make custom divs
 - Timestamps/hashes in info responses so checks can be faster