From the course: Swift 6 Essential Training
Unlock this course with a free trial
Join today to access over 24,700 courses taught by industry experts.
Challenge: Battle actions - Swift Tutorial
From the course: Swift 6 Essential Training
Challenge: Battle actions
(upbeat music) - This last chapter challenge is going to be our biggest boss fight yet, putting our skills with enumerations, protocols, extensions, and air handling to the test. Don't worry, I have faith in your ability to think critically about everything we've learned throughout the course. Remember, it's all about putting small, separate pieces together to form a coherent structure, from atoms to molecules to an entire physical body. This should take you about 10 minutes, so get after it. I'll see you in the next video with my solution. Happy coding.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
-
-
(Locked)
Final stage, final boss31s
-
(Locked)
Swift Enumerations2m 45s
-
(Locked)
Raw and associated values5m 53s
-
(Locked)
Introducing protocols5m 55s
-
(Locked)
Using extensions4m 31s
-
(Locked)
Throwing errors3m 18s
-
(Locked)
Handling errors7m 12s
-
(Locked)
Challenge: Battle actions39s
-
(Locked)
Solution: Battle actions4m 41s
-
(Locked)
-