GLBasic forum

Main forum => Off Topic => Topic started by: Kitty Hello on 2019-Aug-07

Title: Has anyone some Random City Generation Code?
Post by: Kitty Hello on 2019-Aug-07
I remember yeeeers ago, someone had a bit of code, that created a random city. Houses and stuff.
Can anyone remember this?
It would be cool to make a "deliver a pizza" game in 3D, with a city like: C64's Miami Vice, but in 3D:
https://www.c64-wiki.de/wiki/Datei:mvmap.png

Title: Re: Has anyone some Random City Generation Code?
Post by: MrPlow on 2019-Aug-09
I was thinking about code for that for top layer of my roguelike I am trying to make.
The dungeon part is working well (but still needs work).
I am planning to add a city part above ground - but my city code is not written yet so I am interested in this too :)

Title: Re: Has anyone some Random City Generation Code?
Post by: matchy on 2019-Aug-30
I had a go at something like this years ago.

(https://im5.ezgif.com/tmp/ezgif-5-91b337920219.gif)
Title: Re: Has anyone some Random City Generation Code?
Post by: Kitty Hello on 2019-Sep-20
Do you have code fragments or something? Pictures, maybe?
Title: Re: Has anyone some Random City Generation Code?
Post by: Moru on 2019-Oct-27
Seems city/dungeon generators is in right now, saw this on hackernews today. There are some links to other generators in the comments. It's most likey javascript but maybe some ideas can be sparked from the images? :-)

https://news.ycombinator.com/item?id=21362382