First Break

I'm giving myself breaks when I hit certain milestones. Today's first break milestone was getting the tile engine working. Now, it is! Today's goal is to have the player be able to walk all over the map. This means loading the map from a file, designating certain areas as walk/don't walk, and centering the tilemap on the player.