Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-20 | made en passant, there might be bugs but I haven't found them yet | IgrisBRC | |
2024-07-17 | fix castling and cleanliness | ame | |
2024-07-16 | implemented castling but the rook doesn't move | IgrisBRC | |
2024-07-15 | removed unnecessary logs | IgrisBRC | |
2024-07-15 | added check detection, for now only console loggin when check | IgrisBRC | |
2024-07-15 | added pawn capture move | IgrisBRC | |
2024-07-15 | all the bugs so far have been fixed, black pawns move twice, and the ↵ | IgrisBRC | |
highlighting does get cancelled when it should | |||
2024-07-15 | fixed fault functionality, by changing for charAt to charCodeAt | IgrisBRC | |
2024-07-14 | made make move a little bit better, but still can't move the same piece twice | IgrisBRC | |
2024-07-14 | finnnallyyyy... added make move to the game, its a bit shitty, i'll make it ↵ | IgrisBRC | |
prettier later | |||
2024-07-14 | added color to pieces and made to_move | IgrisBRC | |
2024-07-14 | refactored the project | IgrisBRC | |