diff options
author | IgrisBRC <[email protected]> | 2024-07-15 12:18:45 +0530 |
---|---|---|
committer | IgrisBRC <[email protected]> | 2024-07-15 12:18:45 +0530 |
commit | ce46cd25a35a11343f46a9caa0bf1af64600d941 (patch) | |
tree | cc735a73624258b8bae57e34a0fc85090fef3906 | |
parent | 533ee503bf155c52543082ed8cffdd204f05af06 (diff) |
remembered about castling so added it to the readme
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,6 +2,6 @@ todo: -1) make move on click after highlighting -2) rules of chess (mainly check, checkmate and pins) -3) en_passant pawn move +1) rules of chess (mainly check, checkmate and pins) +2) en_passant pawn move +3) castling move |