Author Topic: Complex City generator  (Read 1299 times)

simply put, a city generator that generates buildings/roads of various styles and size based on your input

easier said then done of course, but I'd hope something relatively generic wouldn't be too hard

Making a small city with basic skyscrapers and whatnot doesn't seem like it would be too difficult.

How complex were you thinking?

I think Red_Guy did this
If it wasn't him, someone else definitely did it though

Making functions to make buildings isn't difficult per se, it's just tedious.

Prop buildings or actual buildings you can walk in?

Prop buildings or actual buildings you can walk in?
I'm thinking real ones you can walk in.


I don't see how this would be possible without looking all messed up.

I don't see how this would be possible without looking all messed up.

#1 answer to everything suggested: "it's impossible"

You have no idea what you're talking about.

I don't see how this would be possible without looking all messed up.
It is a probability and it can be done.

It'd even be possible to make all the buildings have intricate interiors, although that'd require a bit more code.

First of all this has been done, by Mr. Wallet.
Second, this is pretty easy if you think about it
| | = road
--  = building
| | -- -- | | -- -- | |
| | -- -- | | -- -- | |
then maybe something like
+ = side road
+++++++++++
| | -- -- | | -- -- | |
| | -- -- | | -- -- | |
+++++++++++
| | -- -- | | -- -- | |
| | -- -- | | -- -- | |
+++++++++++
| | -- -- | | -- -- | |
| | -- -- | | -- -- | |
+++++++++++
etc.

Prop buildings or actual buildings you can walk in?
How about being able to generate how many of the buildings you can go into and how many are props.

Somebody make a duplorcator that has saving and an easy loading function and then I might complete SS13mod, AxoCity, and then this

testing my simple one right now.

I might make a Black-Shades type mod.