A simple Game of Life implementation in Java
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Ben Kurtovic 0bc0510e8c Selecting rules from the menu should work now. 12 роки тому
src Selecting rules from the menu should work now. 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.