An implementation of Conway's Game of Life in Objective-C and Cocos2d 3.x framework for iOS.
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 Swift + SpriteKit or Objective-C + SpriteKit.
- Dmitri Voronianski @voronianski
- Based on concept and game art by MakeGamesWithUs