Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Console RPG Game (C#)

University Project – Developed as part of a university course on Object-Oriented Design.

Overview

This is a console RPG game written in C#. The project demonstrates the application of OOP principles and design patterns in practice.

  • Implemented the combat system and player attack mechanics.
  • Applied design patterns such as Visitor, Singleton, Chain of Responsibility and others.
  • Ensured modular code structure and reusability.
  • Combat with multiple attack types (normal, stealth, magic).
  • Procedural maze generation using Recursive Backtracking

Technologies Used

  • Language: C#
  • Concepts: Object-Oriented Programming, Design Patterns
  • Environment: Visual Studio / .NET Framework

About

University Project – Developed as part of a university course on Object-Oriented Design

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages