An open API service indexing awesome lists of open source software.

https://github.com/albertinopadin/conwaysgameoflifereloaded

My implementation of Conway's Game of Life in Swift
https://github.com/albertinopadin/conwaysgameoflifereloaded

conways-game-of-life spritekit swift

Last synced: 3 months ago
JSON representation

My implementation of Conway's Game of Life in Swift

Awesome Lists containing this project

README

          

# ConwaysGameofLifeReloaded

My implementation of the Game of Life cellular automata: https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life

Video:

[![](http://img.youtube.com/vi/twVgQarFGeo/0.jpg)](https://www.youtube.com/watch?v=twVgQarFGeo "")

Experimental:
Changing the cell's alpha value from 0.0 to 1.0 is much faster than changing the color:

[![](http://img.youtube.com/vi/IMkzYZstlNc/0.jpg)](https://www.youtube.com/watch?v=IMkzYZstlNc "")