A simple Game of Life implementation in Java
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Josh Hofing fff9117576 updated the threaded part of conway, in case we decide to use it před 11 roky
src updated the threaded part of conway, in case we decide to use it před 11 roky
.gitignore Whoops před 11 roky
LICENSE License před 11 roky
README.md Initial commit před 11 roky
build.xml Added build.xml, because packages are difficult otherwise. před 11 roky

README.md

goldfish

A simple Game of Life implementation in Java.