[iOS App] UpDownGame

OZA·2021년 2월 2일
0

clone_coding

목록 보기
2/2

UpDownGame

This is created by taking the lecture below
iOS App Programming for Starter - yagom

To-Do List


  • Add Slider
  • Add 'HIT Button'
  • Receive value changed events from the slider
  • Add 'RESET Button'
  • Add labels presenting information
  • Generate the random number
  • Compare the random number with input number
  • Show alerts
  • Implement 'reset' feature
  • Add 'Credit' view

Lesson One Step Topics

  • UIKit & Storyboard
  • Adding UI components on the storyboard
  • Adding Slider and HIT Button
  • Receiving value changed event from slider
  • Getting current value of slider
  • Event driven programming
  • Adding RESET Button

Lesson Two Step Topics

  • Adding Labels
  • Changing label's font
  • Importing Assets
  • Styling UI
  • SF Symbol
  • Auto Layout
  • Limitation of Storyboard

Lesson Three Step Topics

  • Comments
  • Doing Something : Functions
  • Values : Variables
  • Declaring variables
  • Random numbers
  • Restarting the Game

Lesson Four Step Topics

  • Changing value to another type
  • String Interpolation
  • Comparing Values
  • Terminating functions
  • Conditional execution
  • Showing Alerts

Lesson Five Step Topics

  • Creating a New Scene
  • Composing Credit View
  • Adding Constraints
  • Storyboard Seque
  • Writing a Close Button Method
  • Connenting the Button Action
  • Running the App on My Device
  • Where to Go from Here?

GitHub

profile
하하하 반갑습니다

0개의 댓글