With our game map already exported, now we can import it directly into our game. Here we're just going to use a basic c.drawImage()
method to get this rendered out. Although simple, there are a few requirements to get the method working correctly, so we'll be covering those directly within this video.