A simple Game of Life implementation in Java
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Ben Kurtovic e4b441e7b9 Setup code should only be executed once. Make run() a loop. 11 anni fa
src Setup code should only be executed once. Make run() a loop. 11 anni fa
.gitignore Whoops 11 anni fa
LICENSE License 11 anni fa
README.md Initial commit 11 anni fa
build.xml Added build.xml, because packages are difficult otherwise. 11 anni fa

README.md

goldfish

A simple Game of Life implementation in Java.