Skip to content

szymanowska-olivia/Student_poza_domem

Repository files navigation

Student poza domem / Freshman on their own

.NET Text Adventure Game where you become a newly arrived student. You stand before your dormitory wondering whether to go in when 3 fascinating persons come up to you, choose one main quest to complete through the game...

About the game

It's designed to be kind of like a text labyrinth game where you decide where to go and what to do by writing commands in the terminal. Student poza domem focuses mostly on mechanics and serves as a learning project for OOP in C#. There's quests, dialouges and some plot (tho it's not really deep). The player can encounter enemies and defeat them, interact with objects while completing their main objective assigned at the very begining.

Technologies

  • C#
  • OOP
  • .NET

Features

  • Designed and implemented object-oriented game architecture (Player, NPCs, Creatures, Items)

  • Developed room navigation system with interactive doors and locations

  • Implemented item management, inventory system, and usable objects

  • Created quest system with NPC dialogues and task progression

  • Added game state persistence (save/load functionality)

Running the project

Go into the main directory and run dotnet run in your console or open .sln file in vs code and run it

Potential room for expanding

More advanced combat system, moving the game out of the console

About

.NET Text Adventure Game

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages