Skip to content

Draw By Repetition #11

Description

@hcm444

What's up?

"Unaware of draw by repetition."

Plans to fix this?

In python-chess they have this implemented is_repetition(count: int =3)-> bool

So all they do is check if the current positions is repeated 3 times (or a given # of times)

Maybe we can fix it together?

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