A simple Game of Life implementation in Java
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Josh Hofing 8dd74bb794 Get rid of a useless check that doesn't check the right things anyways. 11 年前
src Get rid of a useless check that doesn't check the right things anyways. 11 年前
.gitignore Whoops 11 年前
LICENSE License 11 年前
README.md Initial commit 11 年前
build.xml Menu bar was wider than image 11 年前

README.md

goldfish

A simple Game of Life implementation in Java.