Pieces can be added and removed to bitboards.
I need to implement move function and it will be ok for a very basic suicide chess program without any move checking.
This commit is contained in:
Reference in New Issue
Block a user
I need to implement move function and it will be ok for a very basic suicide chess program without any move checking.