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.