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 fff9117576 updated the threaded part of conway, in case we decide to use it 12 lat temu
src updated the threaded part of conway, in case we decide to use it 12 lat temu
.gitignore Whoops 12 lat temu
LICENSE License 12 lat temu
README.md Initial commit 12 lat temu
build.xml Added build.xml, because packages are difficult otherwise. 12 lat temu

README.md

goldfish

A simple Game of Life implementation in Java.