Open JamesonRGrieve-Instruction opened 9 months ago
The pawn movement logic is completely broken. They are allowed to move backwards, diagonally (even if not capturing), and two spaces forward every move, but not one space forward - the only one they're supposed to be able to do.
Click a pawn.
The pawn follows normal chess movement rules.
See Description.
Attempted to resolve this.
Description
The pawn movement logic is completely broken. They are allowed to move backwards, diagonally (even if not capturing), and two spaces forward every move, but not one space forward - the only one they're supposed to be able to do.
Steps to Reproduce the Bug
Click a pawn.
Expected Behavior
The pawn follows normal chess movement rules.
Actual Behavior
See Description.
Additional Context / Screenshots