Skip to content

Finished project. Built in C++. Dungeon Crawler Game in which the player explores procedurally generated rooms and dungeon levels. Attempting to reach the bottom and defeat the boss.

Notifications You must be signed in to change notification settings

Fireinthesky1/Dungeon_Crawler

Repository files navigation

Dungeon Crawler

Dungeon Crawler is a text based dungeon crawler game that plays in the console window of visual studio.

Usage

Dungeon_Crawler_Gameplay_12-31-2022 First person text based video game in which the goal is to reach the fourth floor of the dungeon and kill the boss.

Interesting Features

-Procedural Room Generation. -Hidden Traps. -Randomly spawning monsters. -Multiple player classes.

In Progress

Known Bugs

-"Play_again" menu will continue to prompt the player regardless of valid input.

To do

-Tweak damage and gameplay to taste

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

Finished project. Built in C++. Dungeon Crawler Game in which the player explores procedurally generated rooms and dungeon levels. Attempting to reach the bottom and defeat the boss.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages