/dnd

Primary LanguagePython

//Chris Hansen A Python script that has 4 classes Dungeon, room, monster and treasure. It has to print the dungeon, add treasure, add monsters, add rooms (ask which monster and which treasure, description, and ID), delete a room, save the dungeon and load the dungeon.

usage: ./dungeonaid.py