send link to app

Pong Sprite Kit


4.0 ( 7200 ratings )
Jogos
Developer: Michael Koukoullis
Livre

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.