TestApp
About:
- Created a demo app to understand the basic dynamics of XCode and UIkit using Swift
- Used Swift to make the app interactive
Key Learnings
- Learnt how to make app more interactive
- How we can use UIKit so add labels text and build on UI
- Learnt about the actual of usecase of Struct, Protocols, Functions in IOS development
Features Implemented
- Simple game between two players
- Used random number generator to generate two random number
- Based on the generated number displayed two images
- On the basis of resulted images updated the score