I plan to write an editor, for now I use a very rough solution - I have a plain text file that looks sth like that:
Code:
##############################
#E.*#a..+.+.+++.+..+..+++...G#
#*.a#Hc.+++.++..+..+..+.+...b#
#*.+#Fa.+.+.+++.++.++.+++.!!!#
###A####.....*....#A####===###
#+++.%+=...%*.*%..#b#++++++++#
#!+++%+#=####.##=##B#+.**%%%%#
#**..%+#.*..#C#*+*#c#+.*.%***#
#b.%%@%B..%%&%%..c#+C+.*%$..X#
##############################
and then match characters to tile indexes ;-)
P.S.
Does anyone know how to use a Courier font when posting???