I started working on some turn based type game (in C#) to practice programming over summer, and was wanting to expand it and add a map and stuff instead of just buttons and text. I'd like to make sometimes top-down style like the original Final Fantasy's or Pokemon, but have no clue how to program the map for it. Anyone know of any tutorials or anything that show how to do this? Even if it is just implementing a map made in paint and making a character sprite that moves, that would be awesome...