Game of Life 3D

Add to
My games
Add to
Wishlist 1
Save to
Collection

Click to rate

Exceptional
1
Meh
Skip

About

A simple implementation of  Conway's Game of Life in 3 dimensions, made over a night.

As the 3rd dimension implies that each cell has potentially up to 26 neighbours instead of 8, I had to play a bit around the original rules to make it works :

  1. Any live cell with fewer than 7 live neighbours dies, as if by underpopulation
  2. Any live cell with between 7 and 10 live neighbours survives on to the next generation
  3. Any live cell with more than 10 live neighbours dies, as if by overpopulation
  4. Any dead cell with between 6 and 11 live neighbours becomes a live cell, as if by reproduction

Project's code can be found on my Github.

Platforms
Release date
Developer
Slymp
Age rating
Not rated

System requirements for PC

System requirements for Web

Read more...
Edit the game info
Last Modified: Apr 27, 2020

Where to buy

itch.io