Skip to content

TravelCurry02/Text-based-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This project is a text-based adventure game built in C#. It allows players to explore a fictional world, interact with rooms, encounter events, and track their progress. As a software engineer, this project demonstrates my understanding of C# fundamentals, including object-oriented programming, file management, and gameplay mechanics.

The purpose of this software is to create an interactive and educational experience while showcasing the use of data structures, file operations, and event-driven programming in C#. Through this project, I aimed to deepen my understanding of the language's syntax and expand my ability to design modular, reusable, and maintainable code.

Development Environment

  • IDE: Visual Studio 2022
  • Programming Language: C# 11
  • Tools and Libraries:
    • System.IO for file operations
    • System.Text.Json for serialization and deserialization
    • Custom namespaces and classes for modular development

Useful Websites

Future Work

  • Expand the game world with more rooms and detailed interactions.
  • Add more event types to enhance player engagement.
  • Implement a graphical user interface (GUI) for a more modern gameplay experience.
  • Incorporate save and load functionality for enhanced persistence.
  • Add a combat system for more complex gameplay mechanics.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages