I want to make a method that adds a number to another number. This number will be assigned to the game level, and as the number goes up, the game gets harder. At the end of each level, I will play this method, and therefore the level number will go up. I know that this is really simple, I just can’t seem to get my head around it, don’t laugh!
Share
so you want a method that will increase a ivar?