lichess-org / scalachess

Chess API written in scala. Immutable and free of side effects.
https://lichess.org
MIT License
660 stars 203 forks source link

How to play with machine? #150

Closed ngocdaothanh closed 6 years ago

ngocdaothanh commented 6 years ago

As I understand, scalachess validates moves, so human can play with human.

Does scalachess provides a generic AI feature for all the chess variants it supports? Or do I have to create AI for each variant by myself?

ornicar commented 6 years ago

scalachess doesn't.