Dirk Hoekstra

Results 6 comments of Dirk Hoekstra

It's currently not implemented. Feel free to implement it and open a pull request. I suggest checking out the `get_possible_moves` method in the `Rook` class: https://github.com/Dirk94/ChessAI/blob/master/pieces.py#L128

@phi12ip Thanks for your contribution. I've cleaned up the code a bit. Fixed a bug. And added queen-side castling. It's been merged to the main branch now 🚀

Currently there is not, feel free to add it in a PR

It's not implemented. Feel free to add it in a PR.

@Arash-san Feel free to do anything you want with this software. I'll put it on my TODO to add a "do anything you want"-license to this repo.