Making the dungeon prettier
I've started doing a pretty simple thing to up my map game. It takes a plain black-and-white generated map and turns it into something a lot more visually interesting.
- Generate a dungeon you like and click Save as PNG.
- Open the saved file in GIMP.
- Use the Select by Color tool, click any white space on the map, and press Delete.
- Erase the doors, portcullises, and secret doors (a step you can skip once player maps exist).
- Run Filters → Dungeon Map Maker.
- Set the Template Color to black, set Template Colour Identifies to Walls, and set Fill Floor With to a pattern.
- Click OK, then File → Export and save.
The result is far prettier than anything the generator kicks out on its own. From there you can drop in a few objects and doors found online for something really sharp. The technique is handy even if you hand-draw a black-and-white map and just want to spice it up.

Feel free to share map-making tips of your own!