Algorithm based off of John Conway's Game of Life in 2D,
as implemented by Lev Shuster and Sam Johnson-Lacoss
3D algorithm and implementation by Sam Johnson-Lacoss using
THREE.js
The Game of Life
Density Map
Old Survival |
Blue
New Growth |
Red
Future Death |
Gray
Movement (Mouse)
Right Mouse to move
Left Mouse to rotate
Scroll wheel to zoom
Building (Mouse)
Left Click to place
Right Click to break
Github repository here