A simple Game of Life implementation in Java
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Josh Hofing 02021b38b7 LifeWithoutDeath implementation and test 11 anni fa
..
BriansBrain.java Added Brian's Brain implementation, and run it in Goldfish 11 anni fa
Conway.java updated the threaded part of conway, in case we decide to use it 11 anni fa
Conway4.java Conway4 needed to change for the new patch.clone() 11 anni fa
LifeWithoutDeath.java LifeWithoutDeath implementation and test 11 anni fa
RuleSet.java Fixed awful typos in Patch, constructors in grid 11 anni fa