Skip to content

Match after move sequence has been sent #68

Description

@YuriCat

My sincere thanks for a great library.

In recent Shogi AI tournaments, the agents are often sent several moves before they play each other in order to adjust the time between the first and second, etc.

Your library gave me an error with CSA.py, and I rewrote it as follows and it worked fine.

-                        raise NotImplementedError("TODO: parse moves")
+                        pass

If you could provide a formal update to resolve this problem, it would make it easier to use in future AI competitions.

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