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 11 роки тому
src updated the threaded part of conway, in case we decide to use it 11 роки тому
.gitignore Whoops 11 роки тому
LICENSE License 11 роки тому
README.md Initial commit 11 роки тому
build.xml Added build.xml, because packages are difficult otherwise. 11 роки тому

README.md

goldfish

A simple Game of Life implementation in Java.