Merge pull request #5 from mdiluz/clean-out-status
Remove status doc, now tracked on GitHub
This commit is contained in:
commit
c9af3772da
1 changed files with 0 additions and 28 deletions
|
@ -1,28 +0,0 @@
|
||||||
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
|
|
Loading…
Add table
Reference in a new issue