A Minimal Swift Docker ImageOff and on for over a year, I’ve been experimenting with getting a small Swift Docker image.Feb 8, 20184Feb 8, 20184
Published inHackerNoon.comA Guide to SpriteKit ActionsIn continuing with my recent posts about SpriteKit, I thought I’d go through another useful aspect of the framework: SpriteKit actions. A…Mar 21, 20171Mar 21, 20171
Published inHackerNoon.comSwift OptionalsUnlike its predecessors C and Objective-C, Swift has the concept of Optional types. By default, variables in Swift cannot be set to nil…Mar 14, 2017Mar 14, 2017
SpriteKit PhysicsIn my previous post on SpriteKit, I went through the basics of the framework, namely SKScene, SKNode, and SKAction. I intentionally left…Mar 12, 20171Mar 12, 20171
Published inHackerNoon.comSwift SpriteKit BasicsWant to build 2D games on iOS, macOS, tvOS, and even watchOS? SpriteKit gives you everything you need from rendering sprites to physics…Mar 12, 2017Mar 12, 2017
Independence from JavaScriptI was browsing /r/programming the other day and someone posted a link to a framework called NativeScript…Mar 7, 2015Mar 7, 2015