Back to Browse

Tile-based game Part 12: Loading Tiled Maps

36.8K views
Sep 9, 2016
17:14

In the previous video we introduced the Tiled map editor (download it below). Now it's time to learn how to load a Tiled map into our game. Download Tiled: http://mapeditor.org/ Example map from the video: http://kidscancode.org/blog/img/level1.tmx Download Kenney.nl topdown shooter art: http://kenney.nl/assets/topdown-shooter In each video in this series, we'll add another feature to our game until we have a full game experience with graphics, animations, sound, and much more! Code for this part: https://github.com/kidscancode/pygame_tutorials/tree/master/tilemap/part%2012 If you like these videos please consider supporting me on Patreon: https://www.patreon.com/kidscancode Other helpful links: * Installing Python: http://kidscancode.org/python-install.html * Installing Pygame: http://kidscancode.org/blog/2015/09/pygame_install/ * Setting up Atom: https://www.youtube.com/watch?v=uve1tjVIQ6c&ab_channel=KidsCanCode

Download

0 formats

No download links available.

Tile-based game Part 12: Loading Tiled Maps | NatokHD