An implementation of Conway's Game of Life in Swift for iOS8.
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.
- Dmitri Voronianski @voronianski
- Based on concept and game art by MakeGamesWithUs