2 Commits (master)

Author SHA1 Message Date
  Ben Kurtovic 43bd89d798 Add some method documentation. 11 years ago
  Ben Kurtovic a2f40ce25c Make compilation with javac possible. 11 years ago
  Ben Kurtovic c4dfaebc23 Slightly improved times for getting patch neighbors. 11 years ago
  Ben Kurtovic 63ca5e50f1 Removing old label thing for patches 11 years ago
  Josh Hofing 783d52b0cb Patch.toString() now works better with more than 2 states 11 years ago
  Josh Hofing 6010ad0fbe Better patch.toString(), no threading, test 11 years ago
  Ben Kurtovic fcdb30a1f7 Patch.clone() takes a Grid. 11 years ago
  Josh Hofing 8407d3892e Added threads to conway, and test code to main. 11 years ago
  Josh Hofing 705abad2bb Fixed awful typos in Patch, constructors in grid 11 years ago
  Ben Kurtovic 9ff5f6834c Patch: +get4Neighbors(), get8Neighbors(), clone() 11 years ago
  Ben Kurtovic 028e4bdd83 More useless methods and stuff. 11 years ago
  Ben Kurtovic 22d1af5b20 Adding some methods because Josh. 11 years ago
  Josh Hofing 107a0a464b Added build.xml, because packages are difficult otherwise. 11 years ago
  Ben Kurtovic 57f22f740c Moving source files to src/ 11 years ago
  Kevin Li 832b6cf301 Added Grid.java, Patch.java 11 years ago