itch.io is community of indie game creators and players

Devlogs

Procedural Generation!

Caving Corp.
A browser game made in HTML5

Procedural generation exists now! For now it's a bunch of rectangular rooms and there are a few edge cases I need to fix, but that will be fixed soon™. This should, in theory, give more variation in levels and pave the way for generating more complex levels.

My approach with this has been to make sure rooms don't overlap but not worry much about hallways at all, since if hallways pass through a room they shouldn't or intersect in ways they shouldn't, it'll just look like they're meant to connect. The one issue this poses is two walls needing to occur on the same tile, which I still need to fix...

Anyway, enjoy!

P.S. I updated the wall textures too!

Files

  • caving corp proc gen update.zip 10 MB
    96 days ago
Leave a comment