diff options
author | IgrisBRC <[email protected]> | 2024-07-12 16:34:05 +0530 |
---|---|---|
committer | IgrisBRC <[email protected]> | 2024-07-12 16:34:05 +0530 |
commit | 7333e92ab4cfd1028f7a2c1dffa0d3bc20f20d94 (patch) | |
tree | c948459bdf73dcb7dab3f8c1c149b7349dd7ed94 | |
parent | 9610ab2efac358149cd379be2625846f73daeead (diff) |
edited readme, added a todo list
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1 +1,8 @@ # chesslol + +todo: + +1) move highlight on clicking square +2) make move on click after highlighting +3) rules of chess (mainly check, checkmate and pins) +4) en_passant pawn move |