Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jurajpanoc/text_dungeon

A text-based dungeon crawler made in python
https://github.com/jurajpanoc/text_dungeon

battle-system dungeon dungeon-crawler dungeon-crawler-game game python

Last synced: about 1 month ago
JSON representation

A text-based dungeon crawler made in python

Awesome Lists containing this project

README

        

==================================================================================================================
________ __ __
| \ | \ | \
\$$$$$$$$______ __ __ _| $$_ ____| $$ __ __ _______ ______ ______ ______ _______
| $$ / \ | \ / \| $$ \ / $$| \ | \| \ / \ / \ / \ | \
| $$ | $$$$$$\ \$$\/ $$ \$$$$$$ | $$$$$$$| $$ | $$| $$$$$$$\| $$$$$$\| $$$$$$\| $$$$$$\| $$$$$$$\
| $$ | $$ $$ >$$ $$ | $$ __ | $$ | $$| $$ | $$| $$ | $$| $$ | $$| $$ $$| $$ | $$| $$ | $$
| $$ | $$$$$$$$ / $$$$\ | $$| \ | $$__| $$| $$__/ $$| $$ | $$| $$__| $$| $$$$$$$$| $$__/ $$| $$ | $$
| $$ \$$ \| $$ \$$\ \$$ $$ \$$ $$ \$$ $$| $$ | $$ \$$ $$ \$$ \ \$$ $$| $$ | $$
\$$ \$$$$$$$ \$$ \$$ \$$$$ \$$$$$$$ \$$$$$$ \$$ \$$ _\$$$$$$$ \$$$$$$$ \$$$$$$ \$$ \$$
| \__| $$
\$$ $$
\$$$$$$
==================================================================================================================

A text-based dungeon crawler
This project is just a way for me to learn how to work with OOP in python

main.py is the main file btw
main.py is only used for testing features for now but it includes the main battle loop