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 705abad2bb Fixed awful typos in Patch, constructors in grid 12 yıl önce
src Fixed awful typos in Patch, constructors in grid 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.