Chess board simulator program for the electronic chess board that I'm making hardware for
Go to file
2021-01-12 21:50:40 -05:00
.vscode Error detection, turn switching, pawn move suggestions and taking implemented 2020-12-01 20:48:09 -05:00
sprites Error detection, turn switching, pawn move suggestions and taking implemented 2020-12-01 20:48:09 -05:00
blah initial commit 2019-11-04 20:03:58 -05:00
chess_board.cpp Adding all peice moves and king moves such as castling 2021-01-12 21:50:40 -05:00
chess_board.h Error detection, turn switching, pawn move suggestions and taking implemented 2020-12-01 20:48:09 -05:00
Chess.exe Error detection, turn switching, pawn move suggestions and taking implemented 2020-12-01 20:48:09 -05:00
game.cpp Error detection, turn switching, pawn move suggestions and taking implemented 2020-12-01 20:48:09 -05:00
game.h Error detection, turn switching, pawn move suggestions and taking implemented 2020-12-01 20:48:09 -05:00
main.cpp Error detection, turn switching, pawn move suggestions and taking implemented 2020-12-01 20:48:09 -05:00
pieces.cpp Error detection, turn switching, pawn move suggestions and taking implemented 2020-12-01 20:48:09 -05:00
pieces.hpp Error detection, turn switching, pawn move suggestions and taking implemented 2020-12-01 20:48:09 -05:00