iOS 2D Game with SpriteKit framework
The zombie follow your touches around the screen.
- Xcode 9.0 or later
- Swift 4 or later
- iOS 11.0 or later
- SpriteKit framework
- Clone this repo
- Open
ZombieConga.xcodeproj
- Run the project on selected device or simulator
Project is in progress.
To learn to make 2D games.
This application is based on the book "2D Apple Games by Tutorials"
by Caroline Begbie, Mike Berg, Michael Briscoe, Ali Hafizji, Marin Todorov and Ray Wenderlich.