To play enter the piece name and destenation coordinates.
For example: P4D4
The board flips after every move.
Line 2146: system("clear")
Line 2146: system("cls")
- Dosnt increment 9 point when a pawn is changed for a queen or whatever when it reaches the other side.
- At the end press any key to exit dosnt work.
- Implementation of en passant rule.
- It does not take into considration stale mate.