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 1dcbe667e5 Switched x and y, oops. pirms 12 gadiem
src Switched x and y, oops. pirms 12 gadiem
.gitignore Whoops pirms 12 gadiem
LICENSE License pirms 12 gadiem
README.md Initial commit pirms 12 gadiem
build.xml Added build.xml, because packages are difficult otherwise. pirms 12 gadiem

README.md

goldfish

A simple Game of Life implementation in Java.