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.
Josh Hofing 8dd74bb794 Get rid of a useless check that doesn't check the right things anyways. há 12 anos
src Get rid of a useless check that doesn't check the right things anyways. há 12 anos
.gitignore Whoops há 12 anos
LICENSE License há 12 anos
README.md Initial commit há 12 anos
build.xml Menu bar was wider than image há 12 anos

README.md

goldfish

A simple Game of Life implementation in Java.