Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 294 Bytes

TODO.md

File metadata and controls

9 lines (8 loc) · 294 Bytes
  • Move into the initial project as a sub crate
  • Add colors
  • Proper Begin -> Game Over cycle
  • Refactor
  • Add keyboard support
  • Do not Tick when the game stopped or paused
  • TODO how to mock impl methods of structure in tests?
  • Disable controls when paused