A simple Game of Life implementation in Java
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Josh Hofing 8b4ed7c9a2 seem to be getting some weird file, so I added it to the gitignore 11 yıl önce
src Import Grid in RuleSet 11 yıl önce
.gitignore seem to be getting some weird file, so I added it to the gitignore 11 yıl önce
LICENSE License 11 yıl önce
README.md Initial commit 11 yıl önce
build.xml Added build.xml, because packages are difficult otherwise. 11 yıl önce

README.md

goldfish

A simple Game of Life implementation in Java.