-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels