________ __ __
| \ | \ | \
\$$$$$$$$______ __ __ _| $$_ ____| $$ __ __ _______ ______ ______ ______ _______
| $$ / \ | \ / \| $$ \ / $$| \ | \| \ / \ / \ / \ | \
| $$ | $$$$$$\ \$$\/ $$ \$$$$$$ | $$$$$$$| $$ | $$| $$$$$$$\| $$$$$$\| $$$$$$\| $$$$$$\| $$$$$$$\
| $$ | $$ $$ >$$ $$ | $$ __ | $$ | $$| $$ | $$| $$ | $$| $$ | $$| $$ $$| $$ | $$| $$ | $$
| $$ | $$$$$$$$ / $$$$\ | $$| \ | $$__| $$| $$__/ $$| $$ | $$| $$__| $$| $$$$$$$$| $$__/ $$| $$ | $$
| $$ \$$ \| $$ \$$\ \$$ $$ \$$ $$ \$$ $$| $$ | $$ \$$ $$ \$$ \ \$$ $$| $$ | $$
\$$ \$$$$$$$ \$$ \$$ \$$$$ \$$$$$$$ \$$$$$$ \$$ \$$ _\$$$$$$$ \$$$$$$$ \$$$$$$ \$$ \$$
| \__| $$
\$$ $$
\$$$$$$
A text-based dungeon crawler in Python with turn-based combat and rouge-like elements,
This project is just a way for me to learn how to work with OOP in python.
run the main.py file inside of the src folder with the python interpreter
- random
- os
- json
- datetime
- copy