Skip to content

Latest commit

 

History

History
executable file
·
8 lines (6 loc) · 303 Bytes

README.md

File metadata and controls

executable file
·
8 lines (6 loc) · 303 Bytes

Sprite Kit Collisions Playground

This playground demonstrates how to perform physics collision detection using Swift and Sprite Kit.

This playground was written using Swift 4 and Xcode 9. It covers creating category bit masks and contact delegates to detect colliding physics bodies during runtime.