
October 9th, 2012, 10:35 AM
|
|
Registered User
|
|
Join Date: Oct 2012
Posts: 3
Time spent in forums: 34 m 30 sec
Reputation Power: 0
|
|
|
Creating A Game In C. Basic Save Question
So, me and a friend of mine want to create a reaaaally basic Text Adventure in C.
The plan is simple, there will be a whole lot of text, dialogues, etc and the player will have to make decisions that will determine the route of the story. We wont have any visuals and it will pretty much look like a PnP RPG, maybe without the luck factor dices provide.
My first question is if there is a way to have the program save the player's progression. If so, what libraries do I need to use and what commands.
Im not sure if what im asking for is achievable, but thanks in advance.
|