Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 619 Bytes

TODO.md

File metadata and controls

21 lines (20 loc) · 619 Bytes

A list of tasks to be completed in the game.

  • Replace current gravity with gravity fields like in MG
    • Lines
    • circles
    • rectangles ect
    • parallel (flat)
    • rounded wedge edge
    • ovals
  • make space travel better
  • fix jumping confusion/complexity
    • standardise falling speed
    • don't use mass?
    • replace bevy_xpbd? hmmmm
  • rly simple local multiplayer
    • multi camera
    • multiple inputs
  • shadows?
  • planet systems, with planets moving
  • make the camera following better
  • proper asset/sprite handling