In this video, we finish the simple step of getting our tiledmap rendered onto the screen.
Disclaimer: Don't cram all your work into one java file like I've been doing. Once your game gets big enough, really think about the structure and how to properly objectify your code. I'll begin to do this once I get past the basics.
Github Link: https://github.com/cnnranderson/YT_Tut1