Skip to content

SimpleCityBuilder

Andrés Fortier edited this page Jun 20, 2017 · 3 revisions

SimpleCityBuilder

As its name suggest, this builder generates a very simple city. The road network is a grid-style square with a two-way avenue acting as a ring-road and two main diagonals crossing the city at its center.

A city can be generated using this builder by executing:

$ python terminus/run_generator.py --builder=SimpleCityBuilder --debug

which will yield the following road network (displaying RNDF and monolane formats):

Clone this wiki locally