pyherc.generators.dungeon

Module for dungeon generation

DungeonGenerator

class pyherc.generators.dungeon.DungeonGenerator(action_factory)

This class is used to generate dungeon

generate_dungeon(model)

Generates start of the dungeon

Table Of Contents

Previous topic

pyherc.generators.creature

Next topic

pyherc.generators.item

This Page