Skip to content

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

@nicglazkov

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.

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