HTTPS makes sense for the docs, but is not essential, the real goal is to have token security
27 lines
624 B
Markdown
27 lines
624 B
Markdown
Development status
|
|
================
|
|
|
|
This page tracks the current feature set and the features to implement next
|
|
|
|
### Complete features
|
|
|
|
* Users can register account and spawn rover
|
|
* Users can command the rover to move
|
|
* Server can return rover's current radar
|
|
* Server supports multiple users and rovers
|
|
* Map is populated with rocks
|
|
* Commands are queued and then are executed in sequence
|
|
* Rover inventory
|
|
* Collectable materials
|
|
* Rover integrity and damage
|
|
* Rover can repair
|
|
|
|
### Incoming features
|
|
|
|
* Rover replacement and advancement mechanic
|
|
* Account token security
|
|
|
|
### Stretch goals
|
|
|
|
* Render rover camera view
|
|
|