# Cellular Automata

*Module of the free GPU.js GPGPU course · 5 tasks*

Conway's Life and friends: feed a kernel's output back in and watch worlds evolve.

## Tasks

1. [The Neighbor Census](https://gpu.rocks/learn/cellular-automata-407c2c34/1.md)
2. [One Tick of Life](https://gpu.rocks/learn/cellular-automata-407c2c34/2.md)
3. [Generations: Feed It Back](https://gpu.rocks/learn/cellular-automata-407c2c34/3.md)
4. [Watch the Glider Fly](https://gpu.rocks/learn/cellular-automata-407c2c34/4.md)
5. [One Kernel, Every Universe](https://gpu.rocks/learn/cellular-automata-407c2c34/5.md)

---

Interactive version: https://gpu.rocks/learn/cellular-automata-407c2c34
