A simple Game of Life implementation in Java
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 年之前