about summary refs log tree commit diff
diff options
context:
space:
mode:
authorsternenseemann <git@lukasepple.de>2019-05-24 19:59:00 +0200
committersternenseemann <git@lukasepple.de>2019-05-24 19:59:00 +0200
commitc31a4cbab99ca4af18c92a8f8e0094952a264ceb (patch)
treec6d14269bed104b6437216129e02b4a6c6244a92
parente45c1189ab22f599b3d4864f255fa2d3331c446c (diff)
update roadmap
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 5e324a6..4cf2265 100644
--- a/README.md
+++ b/README.md
@@ -19,10 +19,12 @@ the most realistic asteroids-like game in existence.
 - [x] collision detection
 - [ ] make measurements more realistic
 - [x] allow for zooming the viewport
+- [ ] Free viewport (mouse moved)
 - [x] time scaling / fast forward
-- [ ] rework HUD, log additional info to console
-- [ ] cosmetics (improved models, stars, …)
-- [ ] projectiles & targets
+- [x] rework HUD, log additional info to console
+- [ ] Add speed to HUD
+- [ ] projectiles
 - [ ] multi player support (?)
+- [ ] cosmetics (improved models, stars, …)
 - [ ] switch rendering engine
 - [ ] orbit visualization / prediction