I added a while loop to my game so until who ever is playing presses 4 they can keep choosing items. http://gyazo.com/f9b2d4b1d184a09f43c61c35779ff5f0
I finished the program it is quite simple and just displays text but if you look at the
Code its very complex for something so small and that is because I used ifstream objectFile("objects.txt"); which grabs all the information from a txt file and displays it onto
Here I am going to continue following his tutorials as I actually enjoy c++
No comments:
Post a Comment