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

https://github.com/marcus-goectau/dungeon-escape

2D dungeon crawler written in C# using WPF
https://github.com/marcus-goectau/dungeon-escape

csharp wpf-application

Last synced: over 1 year ago
JSON representation

2D dungeon crawler written in C# using WPF

Awesome Lists containing this project

README

          

**Running the game:**

Go to DungeonEscape/DungeonEscape/bin/Debug and run DungeonEscape.exe


**UML Class Diagram:**

![Dungeon Escape class diagram](https://github.com/Marcus-Goeckner/Dungeon-Escape/blob/master/Images/DungeonEscapeClassStructure.png)


**Screenshots:**

![Dungeon Escape main menu](https://github.com/Marcus-Goeckner/Dungeon-Escape/blob/master/Images/MainMenu.PNG)

![Dungeon Escape gameplay](https://github.com/Marcus-Goeckner/Dungeon-Escape/blob/master/Images/MainScreen1.PNG)