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.
Ben Kurtovic 38091d3d07 Dekker's algorithm so randomize()/clear() don't clash with run(). 11 yıl önce
src Dekker's algorithm so randomize()/clear() don't clash with run(). 11 yıl önce
.gitignore Whoops 11 yıl önce
LICENSE License 11 yıl önce
README.md Initial commit 11 yıl önce
build.xml Menu bar was wider than image 11 yıl önce

README.md

goldfish

A simple Game of Life implementation in Java.