Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 315 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 315 Bytes

TODO:

  • Implement node map.

    • Use node map for finding next nodes.
  • Implement Draw method for nodes.

  • Find sprite animation library(Need to look at source code of some others XNA games, such as 'Terraria').

  • Draw some sprites.

    • Try to animate this sprites.
  • Create 'object pool' for NodeData objects.