basic 2d game using Swift, SpriteKit for iOS 8
2 Dimentinal Tower Defence game in Swift for iOS 8.
(deleted since Somebody says posting screen shots are prohibited)
This game is to understand how to make a 2d game with Swift, SpriteKit for iOS 8.
It includes many basics for creating a 2d game, including
physicsBody, SKEmitterNode, class inheritance, and so on.