Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 301 Bytes

TODO.MD

File metadata and controls

9 lines (7 loc) · 301 Bytes

Things to do (orderd by priority)

  1. Convert tilemap to use images to render instead of drawing all tiles manually. This will allow for more flexibility in the future.
  2. Add Physics to tilemaps.
  3. Implement mouse input.
  4. sprite animations.
  5. sounds.
  6. animated tiles.