rove/docs/status.md

28 lines
No EOL
755 B
Markdown

Development status
================
This page tracks the current feature set and the features to implement next
### Current features
* Users can register and spawn a rover
* The rover can be commanded to move, stash, repair and recharge
* Rover commands use energy
* The rover has a radar function to view nearby terrain and objects
* The server supports multiple users
* The map is populated with terrain and objects
* Rovers take damage and can use collected materials to repair
### Incoming features
* Day/night cycle
* Weather cycle
* Deterministic and intelligent world-gen
### Stretch goals
* Simple rover to rover communication
* Rover replacement and advancement mechanic
* Dormant rovers
* Render rover camera view
* Account token security