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
Users would like a board that looks like a chess-board. Implement a board with checkered squares, and pieces that look like chess pieces. This may require a combination of sys, color, and piece color swapping.
The text was updated successfully, but these errors were encountered:
Users would like a board that looks like a chess-board. Implement a board with checkered squares, and pieces that look like chess pieces. This may require a combination of
sys
,color
, and piece color swapping.The text was updated successfully, but these errors were encountered: