mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-01-04 17:17:59 -08:00
added a tasks tracking doc
This commit is contained in:
7
84_Super_Star_Trek/rust/tasks.md
Normal file
7
84_Super_Star_Trek/rust/tasks.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Tasks
|
||||
|
||||
Started after movement and display of stats was finished (no energy management or collision detection or anything).
|
||||
|
||||
- [ ] stop before hitting an object
|
||||
- [ ] remove energy on move
|
||||
- [ ] klingon movement
|
||||
Reference in New Issue
Block a user