SpriteKitCollisions

Collision demo

An exploration of Sprite Kit's collision detection features in a Swift playground

Exsplore Sprite Kit in this playground. Learn how to setup and use spriteKit and change parmeters to see how it effects the sprites. Updated to Swift3

GitHub

7 stars
3 watching
3 forks
Language: Swift
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jaredmpayne/spritekitcollisionsplayground A playground demonstrating physics collision detection using Swift and Sprite Kit. 32
macmark/swiftandc A playground demonstrating how to use C from within Swift code. 6
knightsc/coreanimationplayground A Swift playground demonstrating Core Animation techniques 9
noonat/intersect Provides common 2D collision detection tests and algorithms in JavaScript 90
spinners/spin.uikit.demo.basic A basic demo application showcasing the usage of Spin with RxSwift, ReactiveSwift and Combine for reactive programming and feedback loops in UIKit 1
mokagio/swift-functor-introduction-playground A playground to introduce and demonstrate the practical use of Functors in Swift. 6
p-sun/ios-effects-and-animations A collection of demo projects showcasing animations and effects in Swift 3 10
mhanlon/arkitdemoplayground A demo project showcasing various ARKit features and experiments using Swift Playgrounds. 49
uch/swift-scene-kit-playgrounds Scene Kit examples and playgrounds to experiment with the Swift programming language 20
mchakravarty/haskellspritekit A Haskell binding to Apple's SpriteKit framework for building 2D games and animations 173
snowkit/differ A collision detection library using the Separating Axis Theorem for 2D shapes. 166
daltoniam/dcanimationkit A collection of reusable animation methods for iOS views 801
spinners/spin.uikit.demo A UIKit demo application that showcases reactive programming techniques using different frameworks (ReactiveSwift, RxSwift, Combine) to implement a feedback loop. 3
jeffthompson/collisiondetection An online book and examples on collision detection algorithms for games and interactive applications 418
mattiamontanari/opengjk An implementation of a collision detection algorithm 138