A simple Game of Life implementation in Java
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Ben Kurtovic 38091d3d07 Dekker's algorithm so randomize()/clear() don't clash with run(). 11 lat temu
src Dekker's algorithm so randomize()/clear() don't clash with run(). 11 lat temu
.gitignore Whoops 11 lat temu
LICENSE License 11 lat temu
README.md Initial commit 11 lat temu
build.xml Menu bar was wider than image 11 lat temu

README.md

goldfish

A simple Game of Life implementation in Java.