Consway's Game of Life
This is a Conway's Game of Life implementation in Unity. The behavior is based on the rules set on Wikipedia.
Controls:
- Left Click: create or destroy a cell.
- Space: iterate on the simulation.
I have a 3D version that runs on Compute Shader on my GitHub.
Status | Prototype |
Platforms | HTML5 |
Author | UnTalPaco |
Genre | Simulation |
Tags | 2D |