Skip to content

(python-chess, stockfish) Allow the robot to En passant #4

Description

@nicglazkov

Is your feature request related to a problem? Please describe.
When the move chosen by stockfish is en passant, the robot is unable to remove the piece captured. There should be a check using is_en_passant as part of python-chess to determine if two moves are needed during the same turn.

Describe the solution you'd like
The robot should be able to move both pieces in the same turn, and en passant correctly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions