andrewpenland / CAExperiment

2 stars 2 forks source link

unit tests for CA evolve function #9

Open andrewpenland opened 6 years ago

andrewpenland commented 6 years ago

The core thing that a CA must be able to do is evolve a configuration. Write multiple hand-tests to ensure that this is done if we change the evolve function.