Skip to content

Open this up like a library #4

@GaussianZero

Description

@GaussianZero

Hi - I have a request. Would you be able to open this up like a library? I don't want to run a separate binary. I have a server that I'm running, and I'd like to call the functions in this library. Essentially I want something that operates like the following

evaluator := chess.NewEvaluator()
game := chess.GameFromPGNs()
results := evaluator.Evaluate(game)

(All the better if it works with notnil's chess library that reads PGN files). Thanks for your consideration!

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