/SwiftMacPong

A Swift port of https://github.com/chrisledet/Pong . A pong clone for Mac using SpriteKit

Primary LanguageSwift

SwiftMacPong

A Pong clone in Swift written with SpriteKit framework for OS X. This is essentially a Swift port of Chris Ledet's Pong clone. I wanted to play with SpriteKit and Swift for Mac and decided to port an existing game.

Requirements

  • XCode 6 beta7 or greater
  • Mac OS X 10.9

Controls

  • Press W or Arrow Up to Move Up
  • Press S or Arrow Down to Move Down
  • Press Space to Pause

Credit

Sound effect provided by NoiseCollector

License

This game is free software; it is distributed under the MIT License.