mraty / spritekit-ropes

Demo of iOS 7 SpriteKit and simple rope physics.
MIT License
68 stars 10 forks source link

Swift Port #3

Open LukeDurrant opened 9 years ago

LukeDurrant commented 9 years ago

First attempt at converting Objective C to Swift. Its not pretty but it works

LukeDurrant commented 9 years ago

I'd like to use some of this stuff on a project I'm working on which is helping me learn swift Its pretty dirty code and I've just written stuff in a way thats make it work Note some of the implementation is missing from the objective C like the rope cutting. I'll get too it as soon as I can!