News

The procedural dungeon generation system in this Unity project offers a versatile and customizable framework for creating dynamic and engaging 2D dungeons. The core algorithm begins with a grid-based ...
This procedural generator started as a hobby project to learn about various procedural algorithms (cellular automata, marching squares and Bresenham's line algorithm to name a few). Inspiration was ...