From 148bd1115e328defead3205878039e8cc598712e Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 18 Feb 2026 17:17:33 +0100 Subject: Map editor --- mapeditor.html | 722 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 722 insertions(+) create mode 100644 mapeditor.html (limited to 'mapeditor.html') diff --git a/mapeditor.html b/mapeditor.html new file mode 100644 index 0000000..03661e7 --- /dev/null +++ b/mapeditor.html @@ -0,0 +1,722 @@ + + + + + + ASCII Map Editor + + + +
+

ASCII Map Editor

+

Paint tiles directly onto the grid. Export keeps the same text layout as your map files.

+
+
+ +
+ +
+
+ + + + -- cgit v1.2.3