G
game of life
Projects with this topic
-
A project to study the links between evolution and (unsupervised) machine learning in a Game of Life fashion.
Updated -
An OpenGL application (written in C++) that provides the user with either a 'Conway's Game of Life' Cellular Automaton, or a custom automaton of square cells. The user can set up an initial state and a delay in milliseconds and watch it evolve.
Updated -
Conway's game of life implemented with java using javafx.
Updated