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
{{ message }}
This repository was archived by the owner on Jan 15, 2021. It is now read-only.
The board object has an action called add on every frame. Other objects have an action called on every frame. They essentially do the same thing: evaluate the objects state on every frame. From a teaching (or learning) point of view, this is confusing. Suggestion: Change the function on board to on every frame.