The little project is to pay tribute to the deceased mathematician, John Horton Conway and his famous zero-player game, game of life.
- Started from template SpriteKit project
- Game control:
GameSideController
- Display logic:
GameScene
- Game logic:
World
- UI:
Main.storyboard
- Multi-window/multi-game
- Save initial state
- Clean menu items
- Common known interesting patterns as selection
- Tests
- More
MIT