#Stockfish for dart
4 messages · Page 1 of 1 (latest)
There are wrappers for stockfish which uses dart ffi. Here is one example https://github.com/ArjanAswal/stockfish
4 messages · Page 1 of 1 (latest)
hey for stockfish, is there some wrapper for it written in dart? Or some method to writing it in the dart, I'm trying to make a connection to stockfish so that a dart class can see stockfish's best moves. If anyone here has done something similar did be helpful
There are wrappers for stockfish which uses dart ffi. Here is one example https://github.com/ArjanAswal/stockfish