A simple Game of Life implementation in Java
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Josh Hofing 02021b38b7 LifeWithoutDeath implementation and test před 11 roky
..
BriansBrain.java Added Brian's Brain implementation, and run it in Goldfish před 11 roky
Conway.java updated the threaded part of conway, in case we decide to use it před 11 roky
Conway4.java Conway4 needed to change for the new patch.clone() před 11 roky
LifeWithoutDeath.java LifeWithoutDeath implementation and test před 11 roky
RuleSet.java Fixed awful typos in Patch, constructors in grid před 11 roky