A simple Game of Life implementation in Java
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Ben Kurtovic 38091d3d07 Dekker's algorithm so randomize()/clear() don't clash with run(). 12 år sedan
src Dekker's algorithm so randomize()/clear() don't clash with run(). 12 år sedan
.gitignore Whoops 12 år sedan
LICENSE License 12 år sedan
README.md Initial commit 12 år sedan
build.xml Menu bar was wider than image 12 år sedan

README.md

goldfish

A simple Game of Life implementation in Java.