/GameOfLifeSwift

Game of Life implemented in Swift and SpriteKit framework

Primary LanguageSwift

GameOfLifeSwift

An implementation of Conway's Game of Life in Swift for iOS8.

Details

This app is build with brand new Apple language - Swift and SpriteKit framework.

It's one of the implemetations based on the The Game of Life - cellular automaton devised by the British mathematician John Horton Conway in 1970. You can check out and compare the same game implemented in Objective-C + SpriteKit or Objective-C + Cocos2d.

References