- Jul 06, 2021
-
-
jabapo authored
-
- Jul 05, 2021
- Jul 03, 2021
- Jul 02, 2021
- Jun 22, 2021
- Jun 16, 2021
-
-
jabapo authored
- Jun 13, 2021
-
-
jabapo authored
cleaned up some syntax for knight and queen. queen still kinda broken. king started, have not tested a lot
-
- Jun 12, 2021
- Jun 11, 2021
-
-
dmeng authored
Moved checkTileColor() statement to top of MoveValidation(), implemented MoveValidation() for Pawn, modified enpassant member variable
-
dmeng authored
-
jabapo authored
fixed ASCII conversion of start/move, made move validation row 0indexed, fixed bug within move validation
-
jabapo authored
inversed row and column on some functions, bc thats what the input is in game.cpp. made it so while checking diagonal will skip the first square
-
jabapo authored
-
dmeng authored
Added temporary return in MovePiece(), added blackcheck and whitecheck (accidentally deleted them during merge)
-
dmeng authored
-
dmeng authored
-
jabapo authored
-
jabapo authored
-
jabapo authored
-
jabapo authored
-
jabapo authored
-
jabapo authored
-
- Jun 10, 2021
-
-
jabapo authored
-