Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pvigier/room_generator

A Room Generator based on a CSP Solver
https://github.com/pvigier/room_generator

constraint-satisfaction-problem constraints csp pcg procedural procedural-generation procgen

Last synced: about 2 months ago
JSON representation

A Room Generator based on a CSP Solver

Awesome Lists containing this project

README

        

# Room Generator

Demo code that accompanies my talk "Room Generation using Constraint Satisfaction" at [Roguelike Celebration 2022](https://www.roguelike.club/).

You can [watch the talk](https://youtu.be/oVhq8V93gHM) on YouTube, [get the slides](https://docs.google.com/presentation/d/1lECom7pLqrKIiVtetD_KEZHAtFeXWwcMqCItoteSEQ4/edit?usp=sharing) or [read the article](https://pvigier.github.io/2022/11/05/room-generation-using-constraint-satisfaction.html) that transcribes the talk on my blog.

## License

Distributed under the MIT License.