A simple Game of Life implementation in Java
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Josh Hofing 8dd74bb794 Get rid of a useless check that doesn't check the right things anyways. 11 лет назад
src Get rid of a useless check that doesn't check the right things anyways. 11 лет назад
.gitignore Whoops 11 лет назад
LICENSE License 11 лет назад
README.md Initial commit 11 лет назад
build.xml Menu bar was wider than image 11 лет назад

README.md

goldfish

A simple Game of Life implementation in Java.