Skip to content

Latest commit

 

History

108 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typled

Typled is a text based map tool. It uses a simple format where characters are mapped to a texture.

The "position" of the character in the text is used to determine the position of the texture in the map.

Creating typled maps is just editing a simple text file, so users can choose any text editors they like.

A simple CLI is also provided, which allow users to install and use the previewer app, which shows the rendered map in a simple desktop application.

Image

To install the CLI, run:

dart pub global activate typled_cli

Typled currently supports:

  • Individual maps with multiple layers
  • Grid of maps, where each map is a cell in the grid
  • Out of the box Texture Atlas format
  • Fire Atlas textures format.

For more information check out the docs.

About

A Text based tile editor

Resources

Stars

9 stars

Watchers

2 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages