Cave Generator
- August 7, 2020
- Bruce Evans
Tweak the slider bars and generate a new cave! I was reading about cellular automata and wanted to apply it to a simple cave generation algorithm. For the most part, the level generation is complete. The end goal is to create a level maker, then the player can hop into the level, fight monsters, find treasure, etc, basically create and play. I'm very interested in both traditional storytelling and…