/ConsoleDungeon

A compact terminal-based game crafted during my high school years.

Primary LanguageC#

ConsoleDungeon

Description

This is a console-based RPG (Role-Playing Game) created as a project during high school. The game is solely driven by decision-making mechanics. Embark on an immersive adventure where your choices shape the outcome of your journey.

Features

  • Decision-Driven Gameplay: Every choice you make influences the fate of your character.
  • Dungeon Exploration: Delve into mysterious dungeons filled with treasures, traps, and challenges.
  • Turn-Based Combat: Engage in tactical battles against various foes.
  • Shop System: Purchase essential items and equipment to aid you in your quest.





Technologies Used

This project was built using:

  • .NET Core 3.1: A versatile framework for building console applications and more.
  • C#: The primary programming language used for implementing the decision-making mechanics and game features.

Getting Started

To run the game:

  1. Ensure you have .NET Core 3.1 installed on your system.
  2. Clone this repository to your local machine.
  3. Use Visual Studio to start the game