KYLChiu / sporkfish

Chess engine in Python
MIT License
5 stars 0 forks source link

Evaluator switching #88 #129

Closed richardhunghhw closed 7 months ago

KYLChiu commented 7 months ago

Looks beautiful and clean overall, much appreciated and very nice way to start the day!

Re the tests - I think it needs from sporkfish.evaluator.evaluator import Evaluator rather than from sporkfish.evaluator import Evaluator.