Question: This is a Chess program in C++. I need to figure out how to add En-Passant and Castling to the program. Here it is so
This is a Chess program in C++.
I need to figure out how to add En-Passant and Castling to the program.
Here it is so far:
Chess.cpp:

(This is the part that might need work)








If I need to add the other files for context, let me know. Thanks in advance!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
