From bcb1c68cb54293090b77253071226c33a0745f53 Mon Sep 17 00:00:00 2001 From: Christopher Date: Thu, 2 Mar 2023 11:55:55 +1300 Subject: [PATCH] added some tasks --- 84_Super_Star_Trek/rust/tasks.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/84_Super_Star_Trek/rust/tasks.md b/84_Super_Star_Trek/rust/tasks.md index 918a0395..29f47cd3 100644 --- a/84_Super_Star_Trek/rust/tasks.md +++ b/84_Super_Star_Trek/rust/tasks.md @@ -19,3 +19,9 @@ Started after movement and display of stats was finished (no energy management o - when moving across a sector, the enterprise should stop before it runs into something - the current move is a jump, which makes this problematic. would need to rewrite it - [x] better command reading - support entering multiple values on a line (e.g. nav 3 0.1) +- [ ] starbases + - [ ] repair +- [ ] weapons + - [ ] phasers + - [ ] torpedoes +- [ ] restarting the game