A downloadable tool

Java code that will produce a subway system (station names, lines, and transfers between those lines). Outputs a DOT file for Graphviz, which can be used to generate a diagrammatic map for the system generated.

Rating
Rated 1.0 out of 5 stars
(1 total ratings)
Authorboneillhawk
TagsProcedural Generation, PROCJAM

Download

Download
subwaymaker.zip 297 kB

Install instructions

Unzip the code. Run SubwaySystemMaker.java to create the subway system.