In order to teach myself/learn C++ this year, I am making a text based choose your own adventure game, pretty run of the mill but hey.
It is no where near complete at this time.
Things I plan on adding.
An Array based map, with corresponding enemies depending on the location of the player in the array.
Save game system via txt files