You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we save the toothpick states in a list of lists to keep track of the previous state for marking them red when moving back a step. We can maybe utilize canvas.save for saving previous states.
The text was updated successfully, but these errors were encountered:
Right now we save the toothpick states in a list of lists to keep track of the previous state for marking them red when moving back a step. We can maybe utilize canvas.save for saving previous states.
The text was updated successfully, but these errors were encountered: