Age | Commit message (Expand) | Author |
2024-07-15 | pawn capture done | IgrisBRC |
2024-07-15 | added pawn capture move | IgrisBRC |
2024-07-15 | just remembered a bunch of things, now am sure am not missing anything, after... | IgrisBRC |
2024-07-15 | all the bugs so far have been fixed, black pawns move twice, and the highligh... | IgrisBRC |
2024-07-15 | remembered about castling so added it to the readme | IgrisBRC |
2024-07-15 | added make move, still one bug, the previously highlighteds squares don't bre... | IgrisBRC |
2024-07-15 | fixed fault functionality, by changing for charAt to charCodeAt | IgrisBRC |
2024-07-15 | made some changes to my godawful code | 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 p... | IgrisBRC |
2024-07-14 | Merge pull request #3 from ameliasquires/main | IgrisBRC |
2024-07-14 | remove semi-colons lol | ame |
2024-07-14 | sync_board rewrite | ame |
2024-07-14 | added color to pieces and made to_move | IgrisBRC |
2024-07-14 | refactored the project | IgrisBRC |
2024-07-14 | fixed pawn move, used to jump over a piece before | IgrisBRC |
2024-07-14 | fixed critical error in highlighting, the moves were mapped mirrored from the... | IgrisBRC |
2024-07-13 | updated readme | IgrisBRC |
2024-07-13 | did some renaming | IgrisBRC |
2024-07-13 | added move highlight | IgrisBRC |
2024-07-13 | gave the piece some styling | IgrisBRC |
2024-07-13 | added pieces to the board from the array | IgrisBRC |
2024-07-13 | refactored the project | IgrisBRC |
2024-07-13 | added a .gitignore | IgrisBRC |
2024-07-13 | removed extra pawn move | IgrisBRC |
2024-07-13 | removed .vsc*de, because all my homies h8 vscode | IgrisBRC |
2024-07-13 | fixed move function to look better, and I don't know how to enums in JS | IgrisBRC |
2024-07-13 | fixed numbers on the board | IgrisBRC |
2024-07-12 | edited readme, added a todo list | IgrisBRC |
2024-07-12 | fixed aman's code | IgrisBRC |
2024-07-12 | Merge pull request #2 from AmanJain1644/main | IgrisBRC |
2024-07-12 | Merge branch 'main' into main | IgrisBRC |
2024-07-12 | modified the chess board | amanjain1644 |
2024-07-12 | fixed a lot of stuff lol am such a bad programmer | IgrisBRC |
2024-07-12 | fixed color dependent moves | IgrisBRC |
2024-07-12 | applied changeds | amanjain1644 |
2024-07-12 | pawn move added | amanjain1644 |
2024-07-12 | colorzid moves and fixed stuff | IgrisBRC |
2024-07-11 | added pawn move | IgrisBRC |
2024-07-07 | added IDs to the html tags of squares | IgrisBRC |
2024-07-07 | Merge pull request #1 from AmanJain1644/main | IgrisBRC |
2024-07-07 | added html and css files for the chess by punsi ka pati | amanjain1644 |
2024-07-07 | added the source code so far | IgrisBRC |
2024-07-07 | first commit | IgrisBRC |