|
@@ -130,15 +130,16 @@ POST /game/{ID}/guesses/{round}
|
|
|
|
|
|
### Planned Game Modes
|
|
|
|
|
|
-- Follow the Leader - when someone submits, it sets all opponent timers to 10 seconds
|
|
|
+None currently! Submit ideas!
|
|
|
|
|
|
### 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
|
|
|
+- Improve back-end logging
|
|
|
- Override google controls in streetview, make custom divs
|
|
|
- Timestamps/hashes in info responses so checks can be faster
|
|
|
+- Convert to a socket-based api, or use a separate service, to allow timing to be server-side
|
|
|
|
|
|
## Attributions
|
|
|
|