A simple Game of Life implementation in Java
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Ben Kurtovic e4b441e7b9 Setup code should only be executed once. Make run() a loop. pirms 11 gadiem
src Setup code should only be executed once. Make run() a loop. pirms 11 gadiem
.gitignore Whoops pirms 11 gadiem
LICENSE License pirms 11 gadiem
README.md Initial commit pirms 11 gadiem
build.xml Added build.xml, because packages are difficult otherwise. pirms 11 gadiem

README.md

goldfish

A simple Game of Life implementation in Java.