Closed JMSSVLC closed 2 years ago
As you know I am interested in the Magic Bitboards and I am watching your project
I think it would be interesting two add the following constructors:
Move(string moveCoordinatedNotation)
and
Square(string squareid)
to make it easier to construct the objects from their string description
I have just seen the additions you made in August. You have done much more than I expected. Thank you for your project. It is very interesting
As you know I am interested in the Magic Bitboards and I am watching your project
I think it would be interesting two add the following constructors:
Move(string moveCoordinatedNotation)
and
Square(string squareid)
to make it easier to construct the objects from their string description