Another basic question here,
I have followed a video on Youtube to make a simple card game app. after each round the players are awarded a point and I am now looking how I would make a reset button to return the scores to '0' once a player reaches 10.
Wondering if someone could point me in the direction of where to find this info rather than just giving me the code to do this action. I have created a button on the storyboard, If I drag this onto the .swift code area as an IBA link like I did with the other labels and buttons, would I create it as an action? or outlet?
Thanks for any help.
Danny