Add rover integrity

Rovers are damaged by bumping into solid objects
This commit is contained in:
Marc Di Luzio 2020-06-27 01:14:17 +01:00
parent 12dc9e478d
commit 7957454ec1
8 changed files with 75 additions and 42 deletions

View file

@ -13,10 +13,10 @@ 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
### Incoming features
* Rover integrity and damage
* Basic rover actions (e.g. repair)
* Rover replacement and advancement mechanic
* HTTPS