This web page will allow you to create a mini map as a web page which you can save or print.
The input is a text file containing a block of '#' signs where there is rock and ' ' spaces for rooms and corridors.
For example...
#################
# ## #### #
# ### #### #
### ### ##### ###
### ##### ###
####### ###
####### #########
# ## ####
# ###
#### ## ##
########## ###
########## ####
#################
You can cut and paste this as a new file to try if you like !
When ready, browse for this file and upload it to see it as a neat map !