I have gone thru the Module 3 matching card game. Have gone thru the module several time to understand it.
Copied and pasted Chris code since my code is not working properly. Could not get the autofilling fields listed in the video tutorials. I think the Xcode version I have and what is on the video are slightly different so the options for the auto fill-in fields are different.
Using breakpoints to understand the flow of the program from startup to end. Also using print statements to find out what the array has stored.
Trying to modify the alert button and the timer at the end of module 3. Game logic for winning works but timer still runs in the background. I would like the timer to stop after the user wins the matching game. Alert button I would like to modify so the user can try the game again.
Changed the amount of time that I have to finish the game. Changed the simulator to iPad. Larger screen less scrolling when I am testing.
Running iMac mini and Xcode version 11.6 under Catalina. Considering upgrading to Sur and Xcode but worried it will make the tutorials difficult to follow using a different version of software.
- Jan 12 2021