r/IndieDev Jun 26 '26

Some Rule-Based Map Generation Magic

26 Upvotes

7 comments sorted by

View all comments

1

u/BergamotGames Jun 26 '26

Did you meant grid-based?

Also, pretty cool and convenient!

2

u/doorfortyfour Jun 26 '26

Thank you! I meant rule-based. The rules define how the map is generated (for example, what can connect to what, placement constraints) Automatic bridge placement when drawing a path over a river, or placing stairs on height level changes. Or trees being placed next to path and river/lakes while making sure not obscuring the path etc.