Activities/Reflection: Difference between revisions

Line 46: Line 46:
The closest activity we could think of that had something similar (a grid of clickable elements) was [[Activities/Turtle in a Pond]]. We then:
The closest activity we could think of that had something similar (a grid of clickable elements) was [[Activities/Turtle in a Pond]]. We then:
# made a clone of the activity
# made a clone of the activity
# generated a new git repository for the project
# changed the activity.info file to reflect the name of our new activity
# changed the activity.info file to reflect the name of our new activity
# changed the activity icon
# changed the activity icon
Line 56: Line 57:
:* we added a line of symmetry
:* we added a line of symmetry
:* we rewrote the rules for detecting end of game
:* we rewrote the rules for detecting end of game
# generated a new git repository for the project


All of this was done in less than 2 hours.
All of this was done in less than 2 hours.