slackbuilds/development/tiled
Arn0 64b9d1cf55
development/tiled: updated for version 1.8.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-26 09:08:21 +07:00
..
README
doinst.sh
slack-desc
tiled.SlackBuild development/tiled: updated for version 1.8.2 2022-02-26 09:08:21 +07:00
tiled.info development/tiled: updated for version 1.8.2 2022-02-26 09:08:21 +07:00
tiled_lib64.patch development/tiled: updated for version 1.4.2 2020-09-02 20:53:31 +07:00

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.