A terminal game made in C involving basic file handling and external data storage
You are a mercenary not from here, arrving in town on a contract from the thieves guild. You must take the necessary choices to assassinate the emperor or learn about the country’s history and question your morals by dropping the contract altogether in this interactive story.
Since this was more of a learning experience than an actual project, I will not be completing the story as
I don’t have time to spare on writing storylines.
GCC compiler
Following commands need to be executed in a terminal to run the program
cd [[location of the file "textadv.c"]]
textadv
This is my first actual git project.
If you wish to help me in my project by adding your own storylines and quest, please feel free to do so.