Skip to content

Simple game app coded as part of Mark Price's iOS-Swift Programming course on Udemy

Notifications You must be signed in to change notification settings

aannasw/ios-game-multiples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Multiples Game

Practice single-view screen game coded as part of Mark Price's iOS Swift Programming course on Udemy

Link to course

https://www.udemy.com/ios9-swift/

Features in this app

  • 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

App Demo

App Demo Video

Screenshots

App Home Screen

App Select Number

App Play Start

App Play In-Progress

About

Simple game app coded as part of Mark Price's iOS-Swift Programming course on Udemy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages