summaryrefslogtreecommitdiff
path: root/public/move.js
AgeCommit message (Expand)Author
2024-07-22removed unnecessary logIgrisBRC
2024-07-22fixed controlled_moves functionIgrisBRC
2024-07-20made en passant, there might be bugs but I haven't found them yetIgrisBRC
2024-07-17fix castling and cleanlinessame
2024-07-16 implemented castling but the rook doesn't moveIgrisBRC
2024-07-15removed unnecessary logsIgrisBRC
2024-07-15added check detection, for now only console loggin when checkIgrisBRC
2024-07-15added pawn capture moveIgrisBRC
2024-07-15all the bugs so far have been fixed, black pawns move twice, and the highligh...IgrisBRC
2024-07-15fixed fault functionality, by changing for charAt to charCodeAtIgrisBRC
2024-07-14made make move a little bit better, but still can't move the same piece twiceIgrisBRC
2024-07-14finnnallyyyy... added make move to the game, its a bit shitty, i'll make it p...IgrisBRC
2024-07-14added color to pieces and made to_moveIgrisBRC
2024-07-14refactored the projectIgrisBRC