Fred L

Results 1 issues of Fred L

I believe the lines 104 and 137 of the board.py file should BOTH go from: row = max(r-3, 0) to row = max(r-3, -1) Currently when a red pawn could...