|
@@ -2,12 +2,6 @@
|
|
|
|
|
|
[](https://drone.hiram.services/kirkleon/terrassumptions)
|
|
|
|
|
|
-## Build Docker Image Tarball
|
|
|
-
|
|
|
-```bash
|
|
|
-./docker/build.sh
|
|
|
-```
|
|
|
-
|
|
|
## API
|
|
|
|
|
|
```
|
|
@@ -107,9 +101,9 @@ POST /game/{ID}/guesses/{round}
|
|
|
|
|
|
## Next Steps
|
|
|
|
|
|
+- Better summary screen with specific rounds
|
|
|
- Asynchronously generate locations, allowing game creation to appear faster
|
|
|
- Improve error handling in UI
|
|
|
- Re-join a game you did not finish
|
|
|
-- Optimize docker file or set up compose structure
|
|
|
- Override google controls in streetview, make custom divs
|
|
|
- Modify scoring to linear interp in the middle
|