A simple Game of Life implementation in Java
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Ben Kurtovic e4b441e7b9 Setup code should only be executed once. Make run() a loop. hace 11 años
..
rules LifeWithoutDeath implementation and test hace 11 años
Goldfish.java Setup code should only be executed once. Make run() a loop. hace 11 años
Grid.java Missed a couple. hace 11 años
Patch.java Patch.toString() now works better with more than 2 states hace 11 años
Render.java Automatic scaling in Render hace 11 años