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.
Lee 7b8338d188 No scaling if width, height are greater than 256 pirms 12 gadiem
src No scaling if width, height are greater than 256 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.