Overview
Develop your first iOS game using Swift in this tutorial video. Explore SpriteKit classes and apply them with Swift syntax to create a game scene, add player and enemy characters, implement enemy movement, and incorporate custom background music. Learn to set up the game environment, handle physics, manage object positioning, and implement basic game mechanics. Download provided assets and code to follow along and build a foundation for iOS game development with Swift.
Syllabus
Introduction
Assets
Game Template
Create New Group
Portrait Mode
View
Music Player
Audio Player
Scene
Game Scene
Scale Mode
Player
Initializing
Background Color
Player Object
Player Physical World
Physics World
Adding Aliens
CategoryBitMask
Constants
Categories
Aliens
Alien Position
Get Random Position
Position
Speed
Action
Update
UpdateTime
Taught by
Brian Advent