I have finished My First C++ Program. That last Section with the Modulus Operator Was tough For My Brain Though, it Was hard for me to comprehend how it all works together but I think I got it down finally.
I did Change one Thing in the Code though. I made it So that there are Instructions showing the player how to play the game and the System is set up to show them what Number they are on. I thought It would be a good Idea to make it easier for the player.
I wanted to go even further then that though. I wanted to get the Intro to print first before PlayGame so that it does not appear every time you continue to the next level. Then I would have the system show the instructions again and show what level you were on. I tried to change the coding but I got To many errors and I don’t think I am quite ready to change code that much yet. I need some more practice and a better General understanding of C++.
Please feel free to take a look at my Story and code to see what I did with giving the Player Instructions in the game! 


