/procedural-generation

Procedural generation of rooms for roguelike game

Primary LanguagePython

Procedural-Generation

Procedural generation of rooms for roguelike game Quick and dirty implementation of the mid point displacement algorithm. It procedurally generates a map by specifying the terrain elevation.