Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 462 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 462 Bytes

TODO

  • Generate a map
    • Generate rooms
    • Generate halls
    • Room styles (circular, rounded, etc)
  • Player character
    • Player exists
    • Movement
    • Collision
  • Camera
    • Camera follows player
  • Save/Load
    • Save to a file
    • Load from a file
  • Menu
  • State Manager
    • Generic State Manager that takes in a config that informs how the state will flow
    • State Manager for menus