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.
Josh Hofing f4c144f22c Implement Conway, add states variable to ruleset. 12 anni fa
src Implement Conway, add states variable to ruleset. 12 anni fa
.gitignore Added Renderer, Screen 12 anni fa
LICENSE License 12 anni fa
README.md Initial commit 12 anni fa
build.xml Added build.xml, because packages are difficult otherwise. 12 anni fa

README.md

goldfish

A simple Game of Life implementation in Java.