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
The example "2D Games/Checkers" displays a checkers board with blue pieces at the top
and black pieces at the bottom. Usually the player controls the pieces at the bottom, so
the natural thing to do, is to move one of the bottom pieces. However the example
is wired for the top player to go first.
The text was updated successfully, but these errors were encountered:
The example "2D Games/Checkers" displays a checkers board with blue pieces at the top
and black pieces at the bottom. Usually the player controls the pieces at the bottom, so
the natural thing to do, is to move one of the bottom pieces. However the example
is wired for the top player to go first.
The text was updated successfully, but these errors were encountered: