A Conway's Game Of Life implementation with customizable rules:

Surviving rules: Sequence of integers that indicate the number of neighbor cells needed in order for a cell to stay alive.

Reproduction rules: Sequence of integers that indicate the number of neighbor cells needed in order for a new cell to be born.

Delay: Minimum delay in seconds between generations.

StatusReleased
PlatformsHTML5
AuthorSham
GenreSimulation
Made withUnity

Leave a comment

Log in with itch.io to leave a comment.