Scalable computer implemented in the game of life
This is a computer built in Conway’s game of life.It supports variable sizes of 8, 16 and 32 bit. Maximum program size: 256 lines, maximum number of variables: 128. It can be programmed with the Golly cript assembly.pyGolly: http://golly.sourceforge.net/programing instructions are in assembly.py GitHub View Github
Read more