|
@@ -122,12 +122,17 @@ POST /game/{ID}/guesses/{round}
|
|
|
|
|
|
## Next Steps
|
|
|
|
|
|
+### Planned Game Modes
|
|
|
+
|
|
|
+- Time Bank - single timer across all rounds
|
|
|
+- 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
|
|
|
+
|
|
|
- Improve error handling in UI
|
|
|
- Override google controls in streetview, make custom divs
|
|
|
-- Modify scoring to linear interp in the middle
|
|
|
-- Alternative game mode: Single timer across all rounds
|
|
|
- Timestamps/hashes in info responses so checks can be faster
|
|
|
-- Update React Transition Group after they are compatible with Strict Mode
|
|
|
|
|
|
## Attributions
|
|
|
|