A simple Game of Life implementation in Java
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Ben Kurtovic 4ab26e5a48 Drawing patches should make more sense now. 11 лет назад
src Drawing patches should make more sense now. 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.