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.
Josh Hofing 8b4ed7c9a2 seem to be getting some weird file, so I added it to the gitignore hace 12 años
src Import Grid in RuleSet hace 12 años
.gitignore seem to be getting some weird file, so I added it to the gitignore hace 12 años
LICENSE License hace 12 años
README.md Initial commit hace 12 años
build.xml Added build.xml, because packages are difficult otherwise. hace 12 años

README.md

goldfish

A simple Game of Life implementation in Java.