diff options
author | IgrisBRC <[email protected]> | 2024-07-18 11:53:13 +0530 |
---|---|---|
committer | IgrisBRC <[email protected]> | 2024-07-18 11:53:13 +0530 |
commit | bec75ae5ebcc8c5df9b0be3115370ed7013127a1 (patch) | |
tree | 7ea71f828f2290220562ab63334fb0894c25ccf2 | |
parent | 5123593638f73239de9a1bb1bd287b1d0e87daaf (diff) |
removed castling from todo
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -5,9 +5,8 @@ todo: 1) rules of chess (mainly check, checkmate and pins) 2) en_passant pawn move -3) castling move -4) promotion -5) stalement/draw +3) promotion +4) stalement/draw # To run |