CosPlay

License: Apache 2


Description:

CosPlay is a free open-source game engine for 2D ASCII-based games written in Scala 3. It is the first-ever dedicated game engine that allows to build games that play natively in any ANSI terminal. Easy to learn & simple to use with plenty of ASCII-centric features for the modern gamedev.

Tiled

License:


Description:

Tiled is a general purpose tile map editor for all tile-based games, such as RPGs, platformers or Breakout clones. Tiled is highly flexible. It can be used to create maps of any size, with no restrictions on tile size, or the number of layers or tiles that can be used. Maps, layers, tiles, and objects can all be assigned arbitrary properties. Tiled’s map format (TMX) is easy to understand and allows multiple tilesets to be used in any map. Tilesets can be modified at any time.