diff --git a/docs/status.md b/docs/status.md deleted file mode 100644 index c9d5f1b..0000000 --- a/docs/status.md +++ /dev/null @@ -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 \ No newline at end of file