An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

## Pong

Pong written in SpriteKit framework for OS X

![screenshot](https://raw.githubusercontent.com/chrisledet/Pong/master/Screen%20Shot.png)

### 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.