A simple Game of Life implementation in Java
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Josh Hofing 8b4ed7c9a2 seem to be getting some weird file, so I added it to the gitignore 11年前
src Import Grid in RuleSet 11年前
.gitignore seem to be getting some weird file, so I added it to the gitignore 11年前
LICENSE License 11年前
README.md Initial commit 11年前
build.xml Added build.xml, because packages are difficult otherwise. 11年前

README.md

goldfish

A simple Game of Life implementation in Java.