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

Screenshots

Screenshot 2022-08-18 at 3 08 12 PM

Screenshot 2022-08-18 at 3 08 32 PM

GitHub

View Github