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.
Josh Hofing 8dd74bb794 Get rid of a useless check that doesn't check the right things anyways. 11 år sedan
src Get rid of a useless check that doesn't check the right things anyways. 11 år sedan
.gitignore Whoops 11 år sedan
LICENSE License 11 år sedan
README.md Initial commit 11 år sedan
build.xml Menu bar was wider than image 11 år sedan

README.md

goldfish

A simple Game of Life implementation in Java.