Your First Swift 4 & iOS 12 App Online Course – Day 1

 

Day 1

 

Bull’s Eye App Programming To-Do List

 

Bull’s Eye app gives us a random value. And we need to take the slider to approximate value and click on the button to send our input. Then a score is calculated based on how close our guess was.

The second video focuses on making a list of things we will need to do to make our functioning Bull’s Eye App. Here’s my To-Do List for this app –

  • Slider for getting the guess from the user
  • Button for submitting the user’s guess
  • Pop up to show the score after submitting the user’s guess
  • Text showing the random number selected by the app
  • Text showing the rounds and scores
  • Reset button to reset score and round to zero and start a new game
  • Info button to display the rules of the game.