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 年前