send link to app

Pong Sprite Kit app for iPhone and iPad


4.0 ( 7200 ratings )
Games
Developer: Michael Koukoullis
Free
Current version: 1.0, last update: 7 years ago
First release : 21 Jan 2015
App size: 300 Kb

An implementation of the classic video game Pong using Sprite Kit, an Apple graphics rendering and animation framework.

This implementation provides a working example of the recommendation in the Sprite Kit programming guide to use Double Dispatch to farm out work associated with node physics body contacts in the simulation.