I want to make a simple 2D game engine. All I want it to do is load in a map, convert the character at each place in the map, 1 character with 36 differnt characters possable, into a tile, and have a picture of a player that can be moved around the map but only on some of the tiles. Some tiles may be land while others are water. I also want the map to be larger than one screen. Exmaple: Screen: 50 tiles by 50 tiles Map: 100 tiles by 100 tiles.

How can i do this? And Fox, I have already asked this(name: *Super Sniper*) so please don't give me the link to your download or to that old thread.