From 891ffdabb6c7590a391ca29aa42023c9fea353cb Mon Sep 17 00:00:00 2001 From: Christopher Lis Date: Wed, 25 Sep 2024 13:38:12 -0400 Subject: [PATCH] Add MapperMate as a Tile / Level Editor (#322) * feat: add mappermate to Tile/Level Editors * fix: icon --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09fe216..33f9f98 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ _Great graphics placeholders and tools to turn that squared game into a picasso - :moneybag: [AutoTileGen](http://pixelatto.com) - AutoTileGen is an automatic tileset generator for 2D game terrains. - :tada: [LDtk](https://deepnight.net/tools/ldtk-2d-level-editor/) - LDtk is an open-source 2D level editor for indie devs, with a strong focus on user-friendliness. +- :money_with_wings: [MapperMate](https://mappermate.com/) - A cloud based tile map editor used to create 2D levels directly in the browser. - :tada: [Material Maker](https://github.com/RodZill4/material-maker) - procedural texture creator made in Godot - :tada: [OGMO Editor](https://ogmo-editor-3.github.io/)- generic level editor. - :tada: [Overlap2D](https://github.com/UnderwaterApps/overlap2d/) - a 2D level and UI editor with an engine agnostic philosophy.