Breakout game in Swift
Sites referred to learn Swift language and related APIs:
-
Apple Developers to download Xcode 6 beta (as of June 3, 2014)
-
Apple The Swift Programming Language - Basics
-
Apple Using Swift with Cocoa and Objective-C - Interacting with Objective-C APIs
-
Apple Using Swift with Cocoa and Objective-C - Working with Cocoa Data Types
-
Apple Using Swift with Cocoa and Objective-C - Adopting Cocoa Design Patterns
-
Stack Overflow How can I use NSTimer in Swift?