A simple Game of Life implementation in Java
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Ben Kurtovic 5fbcbb123e Move the setup code for each rule to their respective files. 11年前
src Move the setup code for each rule to their respective files. 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.