Skip to content

Query about Captured Pieces being updated #4

Description

@zotz

I am trying to work with the codebase.

In board.py: we set: captured_pieces = { 'white': [], 'black': [] }

But we never seem to update this as pieces are captured.

Should this be updated somewhere in:

def _finish_move(self, piece, dest, p1, p2):

or elsewhere?

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions