19 Commits (d50dbb417a9eb5642b36fe23fc862dd621b3bfb5)

Author SHA1 Message Date
  Josh Hofing d50dbb417a Don't fill new grids unless we need it. 11 years ago
  Ben Kurtovic 7d451dfbca General cleanup for consistency. 11 years ago
  Ben Kurtovic 842052e5df Remove old threading code 11 years ago
  Josh Hofing 02021b38b7 LifeWithoutDeath implementation and test 11 years ago
  Josh Hofing 8311ba5ffb Added Brian's Brain implementation, and run it in Goldfish 11 years ago
  Josh Hofing fff9117576 updated the threaded part of conway, in case we decide to use it 11 years ago
  Josh Hofing b974a506d0 Remove printing from Conway 11 years ago
  Josh Hofing 0f3a74d974 Conway4 needed to change for the new patch.clone() 11 years ago
  Josh Hofing 6010ad0fbe Better patch.toString(), no threading, test 11 years ago
  Josh Hofing 8407d3892e Added threads to conway, and test code to main. 11 years ago
  Josh Hofing 2ebbecfc32 It's von Neumann neighborhoods, not Moore. Oops. 11 years ago
  Josh Hofing 8d89e4df78 Added Conway4, a Moore Neighborhood Conway. 11 years ago
  Josh Hofing 705abad2bb Fixed awful typos in Patch, constructors in grid 11 years ago
  Josh Hofing f4c144f22c Implement Conway, add states variable to ruleset. 11 years ago
  Josh Hofing 4c273a9805 RuleSet is now an interface, and Conway has placeholder code. 11 years ago
  Josh Hofing c20561443a Import Grid in RuleSet 11 years ago
  Josh Hofing 551d4d0d14 run method in RuleSet, fixed javadoc stupid. 11 years ago
  Josh Hofing 107a0a464b Added build.xml, because packages are difficult otherwise. 11 years ago
  Ben Kurtovic 845cff1932 Adding file skeletons 11 years ago