Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gers2017/conways-game-of-life

conways game of life made with svg scripting
https://github.com/gers2017/conways-game-of-life

cellular-automata conways-game-of-life javascript svg svg-scripting visualization website

Last synced: about 5 hours ago
JSON representation

conways game of life made with svg scripting

Awesome Lists containing this project

README

        

# Conway's game of life

![preview](example.png)

Resources:

- [Wikipedia cellular automaton](https://en.wikipedia.org/wiki/Cellular_automaton)
- [John Conway Numberphile video](https://www.youtube.com/watch?v=R9Plq-D1gEk)
- [Coding Train The Game of Life video](https://www.youtube.com/watch?v=FWSR_7kZuYg)
- [3D Cellular automata](https://softologyblog.wordpress.com/2019/12/28/3d-cellular-automata-3/)