tmxviewer
general purpose tile map editor
Install
- All systems
-
curl cmd.cat/tmxviewer.sh
- Debian
-
apt-get install tiled
- Ubuntu
-
apt-get install tiled
- Arch Linux
-
pacman -S tiled
- Kali Linux
-
apt-get install tiled
- Fedora
-
dnf install tiled
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tiled
- Raspbian
-
apt-get install tiled
- Dockerfile
- dockerfile.run/tmxviewer
tiled
general purpose tile map editor
Tiled is a general purpose tile map editor. It's built to be easy to use, yet capable of catering to a host of varying game engines, whether your game is an RPG, platformer or Breakout clone. Tiled supports plugins to read and write map formats, in addition to its map format, to support map formats in use by engines.