send link to app

Pong Sprite Kit


4.0 ( 7200 ratings )
게임
개발자: Michael Koukoullis
비어 있는

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.