Software Developing for chess

Sort:
AliAbdulKareem

Hello Everyone, So I have developed a chess game via Unity Engine, I would like to know, how can I integrate a chess engine into it? I read there is UCI (Universal Chess Interface) so, I wish if anyone can guide me to where should I look in order to understand how can I utilize this in my application, since I want to be at least be able to load stockfish and other free chess engines.

Thanks a lot in advance for any advice.

totallynotangry

oh boy this is an Erik question

redghost101
Unity ain’t a great place to do that
redghost101
But the best advice I can give is to have stockfish or whatever u want on that computer, and stream it to a server built in c#