Game of Life 3D in Unity WebGL

I created a 3D Game Of Life in Unity WebGL. It includes several changes from the 2D Game Of Life:

Each cell is initially occupied based on a probability. You can try the demo in browser with the link below:

Play Game of Life 3D

The source code is on GitHub:

View on GitHub

Published 2022-07-22