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 02021b38b7 LifeWithoutDeath implementation and test 12 yıl önce
src LifeWithoutDeath implementation and test 12 yıl önce
.gitignore Whoops 12 yıl önce
LICENSE License 12 yıl önce
README.md Initial commit 12 yıl önce
build.xml Added build.xml, because packages are difficult otherwise. 12 yıl önce

README.md

goldfish

A simple Game of Life implementation in Java.