A simple Game of Life implementation in Java
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Ben Kurtovic 9ff5f6834c Patch: +get4Neighbors(), get8Neighbors(), clone() há 11 anos
src Patch: +get4Neighbors(), get8Neighbors(), clone() há 11 anos
.gitignore Added Renderer, Screen há 11 anos
LICENSE License há 11 anos
README.md Initial commit há 11 anos
build.xml Added build.xml, because packages are difficult otherwise. há 11 anos

README.md

goldfish

A simple Game of Life implementation in Java.