Create a Heads or Tails Apple Watch App using Swift


iOS App Development Tutorial Section

Build your own Hotel Bill Split App with Swift

This iOS app development tutorial will guide you through creating a very simple Heads or Tails Apple Watch app.
Whenever the user taps on the screen, the coin will flip to eventually indicate heads or tails. Enjoy the tutorial!

Download files for the heads or tails Apple Watch App Project
(By downloading this file, you agree to our terms of services.)

1. Apple Watch App Heads or Tails Intro

Apple Watch App Heads Tails
Introduction and demo of the Heads or Tails Apple Watch App using Swift and iOS 8.2

2. Create the Apple Watch app Project in Xcode

iOS app development tutorial Apple Watch Heads Tails
In this iOS app development tutorial video, we will create Apple Watch Heads or Tails app in Xcode

3. Create User Interface in storyboard

iOS app development tutorial User Interface storyboard
In this iOS tutorial video, we will create the user interface in the storyboard

4. Add coins images to the Apple Watch project in Xcode

iOS app development tutorial add coins images
We will now be adding the coins images inside the Apple Watch App project in Xcode

5. Connecting the coin button to the code using Swift

iOS app development tutorial add coin button
In this video course, you'll learn how to connect the coin button to the code using Swift

6. Add coin tap action and trigger it using swift code

iOS app development tutorial add coin tap action
We will now add the tap action for the coin and trigger it.

7. Programming the Flip Coin Method - part 1

iOS app development tutorial flip coin method
In this iOS programming tutorial lesson, we will code the flip coin method using Swift

8. Programming the Flip Coin Method - part 2

flip coin method iOS app development tutorial
This is the second part video where we will program the flip coin method with Swift

9. Programming the Flip Coin Method - random number part 3

iOS app development tutorial flip coin random
This lesson is the third part iOS video course of the flip coin method with a random number

10. Programming the Update Coin Method - part 1

iOS app development tutorial update coin method
We will now update the coin method

11. Programming the Update Coin Method - Stop - part 2

iOS app development tutorial stop functionality
In this video tutorial, we will implement the stop functionality

12. Programming the Update Coin Method - Stop - part 3

stop functionality iOS app development tutorial
This is the third part video about implementing the stop functionality

13. Update method continue - part 1

continue functionality iOS app development tutorial
We will now implement the continue functionality

14. Update method continue - part 2

iOS app development tutorial continue functionality
This is the second part video about the continue functionality

15. Testing the coin flip in the Apple Watch simulator

iOS app development tutorial testing coin flip
In this iOS video tutorial, we will be testing the coin flip within the Apple Watch simulator