Dungeon Crawler

image

Intro

The Dungeon Crawler barebones game was built by Boris Valerstein, the professor for the course that this project takes place in (SE 570 at Drexel University). I developed the features listed in the features section.

Tech-Stack

Features

Repo availability

I am unable to link the code repo publicly due to the code being part of a class, but if you’d like to see the repo, please send me a message on LinkedIn or an email at darius.despain@gmail.com if you’d like to see it.

Adjustable parameters

Game Feedback

Feeback about winning or losing the game is printed to the console. See examples below.

----------------------------------------------------------------
----------------------------------------------------------------
Congratulations, you won!
You completed 10 out of 10 possible levels!
----------------------------------------------------------------
----------------------------------------------------------------
----------------------------------------------------------------
----------------------------------------------------------------
A Dungeon Monster got you, Game Over
You completed 1 out of 10 possible levels!
----------------------------------------------------------------
----------------------------------------------------------------

Contributors