def white_move(self):
        """
        Calls the white player's ``generate_move()``
        method and updates the board with the move returned.
        """