Try it here: https://jtsorlinis.github.io/GameOfLife/
This is a simple Conway's game of life simulation using Unity thats runs on the GPU via compute shaders and is able to simulate billions of "cells" in real time.
- Drag to draw (Hold C while drawing to erase)
- Right-click drag to pan
- Scroll wheel to zoom
- Space to play/pause
- Backspace to clear everything
- R to reset
- T to toggle turbo mode