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.
Josh Hofing d50dbb417a Don't fill new grids unless we need it. 12 lat temu
src Don't fill new grids unless we need it. 12 lat temu
.gitignore Whoops 12 lat temu
LICENSE License 12 lat temu
README.md Initial commit 12 lat temu
build.xml Menu bar was wider than image 12 lat temu

README.md

goldfish

A simple Game of Life implementation in Java.