Arn0 8fc7b509c4 development/tiled: updated for version 1.8.4 2 years ago
..
README 6ca3b4df94 development/tiled: updated for version 1.3.1 5 years ago
doinst.sh 561f404f0b development/tiled: Added (Tiled map editor), renamed from tiled-qt. 7 years ago
slack-desc 2afc1b1688 development/tiled: Updated for version 1.1.5. 6 years ago
tiled.SlackBuild 8fc7b509c4 development/tiled: updated for version 1.8.4 2 years ago
tiled.info 8fc7b509c4 development/tiled: updated for version 1.8.4 2 years ago
tiled_lib64.patch bc9a2c27fd development/tiled: updated for version 1.4.2 4 years ago

README

Tiled is a general purpose tile map editor. It is meant to be used for
editing maps of any tile-based game, be it an RPG, a platformer or a
Breakout clone.

Tiled is very flexible, for example there are no restrictions on map
size, tile size or the number of layers or tiles. Also, it allows
arbitrary properties to be set on the map, its layers, the tiles or on
the objects. Its map format (TMX) is relatively easy to understand and
allows a map to use multiple tilesets while also allowing each tileset
to grow or shrink as necessary later.