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
Hello, I enjoy the chessboard very much but small issue with the board logic. When castling would be illegal because a bishop line of sight would prevent castling, the board still let you castle.
If you plan future updates, here is a few suggestions:
1.Have a replay mode to rewatch the last played game.
2.An export feature where you can copy(clipboard) the notation of the game at the end of a match would be awesome.
Keep up the good work!
Nuka
The text was updated successfully, but these errors were encountered:
Hello! Sadly that issue with castling that you mention is a known issue, in general I haven't fully validated the legal move generation code so I suspect there might be other similar issues.
I plan to tackle that (as well as the suggestions you mentioned!) in some upcoming updates!
In addition to being able to castle through check, you can also castle OUT of check, which led to the funny but annoying situation where I was forced to checkmate someone twice in one game 🤣
I can look into creating a PR.
Hello, I enjoy the chessboard very much but small issue with the board logic. When castling would be illegal because a bishop line of sight would prevent castling, the board still let you castle.
If you plan future updates, here is a few suggestions:
1.Have a replay mode to rewatch the last played game.
2.An export feature where you can copy(clipboard) the notation of the game at the end of a match would be awesome.
Keep up the good work!
Nuka
The text was updated successfully, but these errors were encountered: