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 8dd74bb794 Get rid of a useless check that doesn't check the right things anyways. 11 yıl önce
src Get rid of a useless check that doesn't check the right things anyways. 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.