lichess-org / scalachess

Chess API written in scala. Immutable and free of side effects.

Home Page:https://lichess.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to play with machine?

ngocdaothanh opened this issue · comments

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?

scalachess doesn't.