A simple Game of Life implementation in Java
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Josh Hofing fff9117576 updated the threaded part of conway, in case we decide to use it 12 роки тому
src updated the threaded part of conway, in case we decide to use it 12 роки тому
.gitignore Whoops 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.