sinom-e / senior_capstone

0 stars 0 forks source link

Implement engine rules for Langton's Ant #11

Closed sinom-e closed 8 months ago

sinom-e commented 9 months ago

Task Description: Add rules that will allow for a Langton's Ant simulation. Specifically, parameter functionality that allow a given cell to contain arbitrary information that is used in the decision tree. Priority: Medium Difficulty: Hard