A simple Game of Life implementation in Java
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Ben Kurtovic 842052e5df Remove old threading code 11年前
..
BriansBrain.java Added Brian's Brain implementation, and run it in Goldfish 11年前
Conway.java Remove old threading code 11年前
Conway4.java Conway4 needed to change for the new patch.clone() 11年前
LifeWithoutDeath.java LifeWithoutDeath implementation and test 11年前
RuleSet.java Fixed awful typos in Patch, constructors in grid 11年前