Skip to content

Releases: eef-g-archive/Dungeoneer

Initial Release

27 Feb 18:58
Compare
Choose a tag to compare

Dungeoneer Initial Release

Release v1.0.0: Welcome to the initial release of the project I worked on for my final in CUI's Object-Oriented Programming course! This release will allow you to download the project without worrying about navigating all the folders of the repo and building the program yourself. This is best for those that don't know how Visual Studio works, those that want to simply play the game, and those that are lazy and don't want to sift through folders of a GitHub repo to find an EXE to run.

v1.0.0

Included in this original release are the following features:

  1. Entering dungeons, fighting monsters, and gaining experience and notoriety as you progress further into harder dungeons
  2. Permadeath! If your hero falls in battle, their story ends and your hero is no longer playable
  3. Unique monster designs to keep dungeons entertaining each time you enter them
  4. Randomly selected monster pools to ensure that each dungeon has a breath of life put into it
  5. A secret, rare monster that will prove to be the biggest challenge your hero can face!

Further Notes

  1. Please note that this project does require .NET 6.0 to run, if you do not have .NET 6.0 runtime installed, please go to this link and install the latest version of the .NET 6.0 runtime for your operating system.
  2. Further updates to this project are not planned, however bug fixes can be implemented. If you encounter any issues with the project please contact me and let me know!