AdamWhiteHat / Roguelike-Procedual-Cave-Generator

A procedurally generated, cave-like dungeon/map creator for rogue-like games using the cellular automata method. During its development, I solved a common/limiting problem with this algorithm that might explain why it is not more commonly implemented in such games.

Home Page:https://csharpcodewhisperer.blogspot.com/2013/07/Rouge-like-dungeon-generation.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AdamWhiteHat/Roguelike-Procedual-Cave-Generator Issues