Working on an open-source graph-based dungeon generator

This page summarizes the projects mentioned and recommended in the original post on /r/roguelikedev

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • graph-dungeon-generator

    A simple graph-based procedural dungeon generator.

  • Repository: https://github.com/halftheopposite/graph-dungeon-generator

  • prime-intersection-grid

    A tool to assist Intersecting multidimensional axes with offsets to populate a volume

  • This approach works well, even if the layout is overly grid-like. I built a couple of libs to assist: the first computes values for the grid, the second is a biome system for the engine to map properties to biomes and select the biome for any given coord. The first is already open: https://github.com/khrome/prime-intersection-grid the second is not currently open

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How does Enter the Gungeon generation work?

    1 project | /r/roguelikedev | 6 Nov 2022
  • [R] [P] Design a car with a genetic algorithm to contribute to our research into human AI collaboration

    2 projects | /r/MachineLearning | 11 Aug 2022
  • How can I recreate SCP Containment Breach's level generator?

    2 projects | /r/proceduralgeneration | 29 Apr 2022
  • How to go about generating a dungeon structured like this?

    1 project | /r/proceduralgeneration | 9 Aug 2021
  • Procedural generation of cave levels inspired by Stardew Valley

    1 project | /r/proceduralgeneration | 24 Mar 2021