I just found a new favorite toy called Graphviz! I used it to draw the Deathtrap Dungeon graph in its entire form (all nodes) and in its solved form (only encluding nodes encountered during backtrace).
The complete map as pdf: deathtrap.pdf
The complete map as .dot (change extension): deathtrap.txt
The solution as pdf: solution.pdf
The solution as .dot (change extension): solution.txt


Recent Comments