Skip to content

Wizi8914/Texual-Abyss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Textual Abyss

📜 About

Textual Abyss is a group project for my school, it's a text game inspired by Colossal cave adventure or Zork 1.

I recommend that you don't steal this code if you have a similar school project. However, you are free to explore and modify it for your own use.

🏗️ Project Structure

PROG_POC
    ├───Managers
    │   ├───GameInstance.cs
    │   └───MapManager.cs
    ├───Model
    │   ├───Player.cs
    │   ├───Room.cs
    │   └───Stats.cs
    ├───Utils
    │   └───TextUtils.cs
    └───Program.cs

Made with ❤️ and C# !

About

A group-created text game for a school project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages