/Python-Dungeon-Crawler

A Python, text-based Dungeon Crawler

Primary LanguagePython

Python Dungeon Crawler

Description

This is a text based game created solely in Python. The game allows the user to play as a hero fighting through levels of a dungeon to reach the Dark Wizard at the bottom. The opponents are random, but will grow in difficulty per each level passed. The Hero receives coins per each opponent beaten and can use the coins to buy items between each floor in order to stay healthy and grow in strength.

Technologies Used

  • Python
  • Images