A simple Game of Life implementation in Java
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Josh Hofing c20561443a Import Grid in RuleSet 12 лет назад
src Import Grid in RuleSet 12 лет назад
.gitignore Added build.xml, because packages are difficult otherwise. 12 лет назад
LICENSE License 12 лет назад
README.md Initial commit 12 лет назад
build.xml Added build.xml, because packages are difficult otherwise. 12 лет назад

README.md

goldfish

A simple Game of Life implementation in Java.