Skip to content
/ Maze Public
forked from SwiftHow/Maze

Official gameplaykit tutorial Maze rewritten in swift 2.

Notifications You must be signed in to change notification settings

zhoumin79/Maze

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Official gameplaykit tutorial Maze rewritten in swift 2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%