A simple Game of Life implementation in Java
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Ben Kurtovic 5d356c3789 A couple adjustments. 11年前
..
rules LifeWithoutDeath implementation and test 11年前
Goldfish.java A couple adjustments. 11年前
Grid.java Missed a couple. 11年前
Patch.java Patch.toString() now works better with more than 2 states 11年前
Render.java A couple adjustments. 11年前