Tiled
General purpose tile map editor
Tiled is a general purpose 2D level editor with powerful tile map editing features. It’s built to be easy to use and is suitable for many type of games.
The Tiled map format is supported by a large amount of game engines and libraries. In addition, Tiled supports plugins to read and write map formats other than its own map format.
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.
How to install Tiled in Ubuntu
If you are on a supported distro, you can install the application through software center by clicking the below link.
If the above link not working, run the below command in terminal to install tiled in Ubuntu
sudo apt install tiled
Tiled Screenshots