TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Randomly generated dungeons

18 pointsby rosipovover 8 years ago

2 comments

iMarvover 8 years ago
Random structure generation really is a big thing to do. There are way too many parameters and possible things to happen so all it comes down to is the imagination of the developer.<p>I have tried generating a simple city, which took quite a while to accomplish, while I am not 100%ly happy with it, I think this is as simple as it can get: <a href="https:&#x2F;&#x2F;github.com&#x2F;iMarv&#x2F;CityGenerator" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;iMarv&#x2F;CityGenerator</a>
anentropicover 8 years ago
no github?