Update the docs and status pages

This commit is contained in:
Marc Di Luzio 2020-06-30 16:50:16 +01:00
parent e09cea328b
commit e3169cdbdd
2 changed files with 24 additions and 39 deletions

View file

@ -3,7 +3,7 @@ Development status
This page tracks the current feature set and the features to implement next
### Complete features
### Current features
* Users can register account and spawn rover
* Users can command the rover to move
@ -13,15 +13,19 @@ This page tracks the current feature set and the features to implement next
* Commands are queued and then are executed in sequence
* Rover inventory
* Collectable materials
* Rover integrity and damage
* Rover has integrity and takes damage on collisions
* Rover can repair
### Incoming features
* Rover replacement and advancement mechanic
* Account token security
* Dormant rovers
* Rover energy with solar charging
* Day/night cycle
* More hazards
* Simple rover to rover communication
### Stretch goals
* Render rover camera view
* Account token security