- Generate creates rooms and corridors, and apply applies them to a tile grid. - Add up and down stairs generation to the Room Generators. - Clean up Room.wall_points and Room.floor_points to make it easier to write a generic apply() method on RoomGenerator |
||
|---|---|---|
| .. | ||
| actions | ||
| interface | ||
| map | ||
| __init__.py | ||
| __main__.py | ||
| ai.py | ||
| components.py | ||
| engine.py | ||
| events.py | ||
| geometry.py | ||
| items.py | ||
| log.py | ||
| messages.py | ||
| monsters.py | ||
| object.py | ||