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.
Josh Hofing 4c273a9805 RuleSet is now an interface, and Conway has placeholder code. pirms 11 gadiem
src RuleSet is now an interface, and Conway has placeholder code. pirms 11 gadiem
.gitignore Added Renderer, Screen 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.