dungeon

A configurable and editable dungeon generator using Binary-Space Partitioning and hand-made rooms. [Moved to: https://github.com/halftheopposite/bsp-dungeon-generator] (by halftheopposite)

Dungeon Alternatives

Similar projects and alternatives to dungeon based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better dungeon alternative or higher similarity.

dungeon reviews and mentions

Posts with mentions or reviews of dungeon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-13.
  • Show HN: Graph-Based Dungeon Generator
    1 project | news.ycombinator.com | 13 Jun 2023
    Hey HN!

    I've been working on procedural generation for some time now, and more precisely on procedurally-generated dungeons. I had already explored the basic implementations using binary-space partitioning for example (see https://github.com/halftheopposite/dungeon), but the results were usually quite primitive and required a lot of post-processing to make the dungeons realistic and playable.

    This led me to look at alternatives and one of them were graphs. Basing your generator on graphs makes it possible to easily define constraints and to add new rules over time.

    Finding existing material on the topic is hard, and most existing documentations are either PhD thesis, long white papers, or copy-cats of the same articles and implementations. Luckily, a few person out there have done fabulous work at documenting existing methods and video games analysis such as:

    - BorisTheBrave (https://www.boristhebrave.com)

  • I created a procedural dungeon generator and editor in the browser
    2 projects | /r/opensourcegames | 13 Jan 2021

Stats

Basic dungeon repo stats
2
71
0.0
about 1 year ago

halftheopposite/dungeon is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of dungeon is TypeScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com