Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 594 Bytes

sprite_tiled_map.rst

File metadata and controls

21 lines (15 loc) · 594 Bytes
orphan

Work with loading in a Tiled map file

Below is a quick example on using a Tiled map. For more information, see:

  • platformer_tutorial
  • pymunk_platformer_tutorial
  • Platformers

Screenshot of using a map created by the Tiled editor

../../arcade/examples/sprite_tiled_map.py