Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 276 Bytes

TODO.md

File metadata and controls

7 lines (7 loc) · 276 Bytes
  • Simplify Level.tsx
    • Nicer way of loading the store?
      • Am I rendering the whole level too often?
    • Should useKeyboardControls be moved higher? Maybe Game or GameMaster
      • For now I'll put the actions directly in the hook
    • [ ]
    • [ ]