ienesb / ChessBot

1 stars 0 forks source link

consider castling case in Move struct #6

Closed yerminal closed 2 years ago

yerminal commented 2 years ago

It should be considered how to indicate castling case in Move struct/class. I shouldn't do it since you will interpret the data from listAllMoves().

ienesb commented 2 years ago

:)