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 38091d3d07 Dekker's algorithm so randomize()/clear() don't clash with run(). hace 11 años
src Dekker's algorithm so randomize()/clear() don't clash with run(). hace 11 años
.gitignore Whoops hace 11 años
LICENSE License hace 11 años
README.md Initial commit hace 11 años
build.xml Menu bar was wider than image hace 11 años

README.md

goldfish

A simple Game of Life implementation in Java.