Medieval Dungeon Game

Using only C# I built this medieval dungeon game. The game starts with the user choosing a weapon and typing their name. After that the user faces 8 opponets in a preset order, easiest to toughest. This project required tons of different aspects of C# to implement the combat functionality, opponent ratings, user ratings, randomized locations, etc. Below are some images of the game along with a cover for the game I created using MidJourney.

Console game of medieval game
Console game of medieval game
Medieval knight battling in front of a castle

This game provided a good challenge and allowed me to practice so many things we learned with C#. In the future I may look to update or improve the game, below is a link to download and play the game for yourself!

View Project GitHub