tech/webdev magazine

April 15, 2015

Create Space Invaders with Swift and Sprite Kit: Finishing Gameplay

Wednesday, April 15, 2015 Teklinks

In the previous part of this series, we made the invaders move, the player and invaders fire bullets, and implemented collision detection. In the fourth and final part of this series, we will add the ability to move the player using the accelerometer, manage the levels, and ensure the player dies when hit by a bullet. Let's get started.

Full article