Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 602 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 602 Bytes

Maze: Getting Started with GameplayKit

Official gameplaykit tutorial Maze rewritten in swift 2, only target iOS.

Playing the game

Move the player character (bright blue diamond) around the maze while avoiding the enemy characters (colored squares). If you can't escape, use a powerup to make the enemy characters flee. While they're fleeing, run into one to defeat it, sending it back to its starting position.

OS X: Arrow keys to move the player, space bar for powerup. iOS: Swipe to move the player, tap for powerup.

Requirements

Build

Xcode 7.1, iOS 9.0 SDK

Runtime

iOS 9.0