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 years ago
..
BriansBrain.java Added Brian's Brain implementation, and run it in Goldfish 11 years ago
Conway.java Remove old threading code 11 years ago
Conway4.java Conway4 needed to change for the new patch.clone() 11 years ago
LifeWithoutDeath.java LifeWithoutDeath implementation and test 11 years ago
RuleSet.java Fixed awful typos in Patch, constructors in grid 11 years ago