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

https://github.com/mainakverse/game-of-life

The *Game of Life*, created by John Conway in 1970, is a zero-player game based on cellular automata. It consists of a grid where cells evolve through simple rules: birth, survival, or death, depending on neighbors.
https://github.com/mainakverse/game-of-life

cellular-automata game-of-life

Last synced: 7 months ago
JSON representation

The *Game of Life*, created by John Conway in 1970, is a zero-player game based on cellular automata. It consists of a grid where cells evolve through simple rules: birth, survival, or death, depending on neighbors.

Awesome Lists containing this project