A tile map is an array of values that represents what's at that location. All you need to do is specify a 2D array and store a bunch of values that each represent a different type of tile. Ex:

0 =...