https://github.com/chrisledet/pong
Pong clone written with SpriteKit for OS X
https://github.com/chrisledet/pong
cocoa game game-2d macos pong spritekit
Last synced: 6 months ago
JSON representation
Pong clone written with SpriteKit for OS X
- Host: GitHub
- URL: https://github.com/chrisledet/pong
- Owner: chrisledet
- Created: 2014-02-16T20:37:22.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-05T05:20:51.000Z (about 11 years ago)
- Last Synced: 2023-03-11T20:57:43.534Z (over 2 years ago)
- Topics: cocoa, game, game-2d, macos, pong, spritekit
- Language: Objective-C
- Homepage:
- Size: 438 KB
- Stars: 13
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Pong
Pong written in SpriteKit framework for OS X

### Download
* [v0.1](https://github.com/chrisledet/Pong/releases/download/v0.1/Pong.v0.1.zip)
### Requirements
* 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](http://www.freesound.org/people/NoiseCollector/)
### License
This game is free software; it is distributed under the MIT License.