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
This is a checkers game. You input coordinates for pieces to move to and from them. It's also possible to play against an AI, or an AI vs itself. First big attempt at backtracking.