Completed
UpdateTime
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Apple Swift Tutorial - Simple iOS Swift Game Part 1
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Assets
- 3 Game Template
- 4 Create New Group
- 5 Portrait Mode
- 6 View
- 7 Music Player
- 8 Audio Player
- 9 Scene
- 10 Game Scene
- 11 Scale Mode
- 12 Player
- 13 Initializing
- 14 Background Color
- 15 Player Object
- 16 Player Physical World
- 17 Physics World
- 18 Adding Aliens
- 19 CategoryBitMask
- 20 Constants
- 21 Categories
- 22 Aliens
- 23 Alien Position
- 24 Get Random Position
- 25 Position
- 26 Speed
- 27 Action
- 28 Update
- 29 UpdateTime