KID KELSO'S GAME OF LIFE
A 3D version of Conway's Game of Life made in Unity.
The rules for survival have been updated from the original Game of Life by John Conway to better suit a 3D environment, as a cube can now have a total of 26 neighbors instead of 8.
Rules:
if a cube has 3 or less neighbors it dies from isolation
if a cube has 11 or more neighbors it dies from over-population
if an empty cube has 9 neighbors it becomes populated.
Controls:
W, A, S, D - Move camera forward, left, back, and right
Q, E - Move camera up and down
Right Mouse Button - Hold to move camera while dragging mouse
Space Bar - Reset the simulation with the set rules
F - Change cube state while hovering over it
T - Freeze and unfreeze time
H - Hide and show UI
G - Throw ball
Updated | 26 days ago |
Status | Released |
Platforms | HTML5, Windows, Linux |
Release date | 44 days ago |
Author | Kid_Kelso |
Genre | Simulation |
Made with | GIMP, Unity |
Tags | 3d-game-of-life, 3d-simulation, conway, conways-game-of-life, game-of-life, game-of-life-3d, kid-kelsos-game-of-life, Life Simulation, Unity |
Average session | A few seconds |
Languages | English |
Inputs | Keyboard, Mouse |
Accessibility | Color-blind friendly, High-contrast |
Download
Click download now to get access to the following files:
Development log
- Added WebGL support26 days ago
- Release 1.133 days ago
- Release 1.044 days ago