Closed hyunshim closed 4 years ago
Issue where game crashes when pawn gets to 2nd last tile on either side sometimes.
Error Message: IndexError: list index out of range Error line: if (r == 6 or r == 1) and self.board[next_two_rows][c] == '--': # Two empty squares in front of pawn
Issue where game crashes when pawn gets to 2nd last tile on either side sometimes.
Error Message: IndexError: list index out of range Error line: if (r == 6 or r == 1) and self.board[next_two_rows][c] == '--': # Two empty squares in front of pawn