Josh Hofing
|
fff9117576
|
updated the threaded part of conway, in case we decide to use it
|
12年前 |
Josh Hofing
|
b974a506d0
|
Remove printing from Conway
|
12年前 |
Josh Hofing
|
6010ad0fbe
|
Better patch.toString(), no threading, test
|
12年前 |
Josh Hofing
|
8407d3892e
|
Added threads to conway, and test code to main.
|
12年前 |
Josh Hofing
|
705abad2bb
|
Fixed awful typos in Patch, constructors in grid
Also switched back to a class for RuleSet.
Because intefaces and static methods don't mix.
|
12年前 |
Josh Hofing
|
f4c144f22c
|
Implement Conway, add states variable to ruleset.
|
12年前 |
Josh Hofing
|
4c273a9805
|
RuleSet is now an interface, and Conway has placeholder code.
|
12年前 |
Josh Hofing
|
107a0a464b
|
Added build.xml, because packages are difficult otherwise.
Add bin to .gitignore
Initialize package on everything.
|
12年前 |
Ben Kurtovic
|
845cff1932
|
Adding file skeletons
|
12年前 |