Skip to content

Fixing level sparse rail generator

Erik Nygren requested to merge 294_city_generation_bug into master

this closes #294 (closed) by properly computing the city radius:

Before this fix, some rails had length 0 and thus produced artifacts on the rail env. Envs where still feasible but this is better now.

Merge request reports