Practice single-view screen game coded as part of Mark Price's iOS Swift Programming course on Udemy
https://www.udemy.com/ios9-swift/
- Image Views and Labels designed using Auto Layout to work with multiple screen sizes
- User picks a number between 1 to 10 using a UIStepper. Hat tip to tutorial by @PrashantMangukiya at https://github.com/PrashantMangukiya/SwiftUIDemo
- Clicking 'Add' button repeatedly updates text visible on the screen
- Game resets when specific conditions are met