Projects

How Many Fingers IOS App

Skills
Swift

How Many Fingers is an interactive IOS app built on Xcode 8 and Swift 3 for the Iphone 7 Plus. The user puts in a guess from 0 to 5 in the text field. Then hits the guess button which triggers a random number to be chosen from 0 to 5 and then checks to see if users guess matches the random number. Finally displays in a label if you are correct or incorrect and what the random number is.