You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my first time working with external libraries in C#, so I do not know how to import and use the library, I'm guessing its not as simple as pip install and I do not see any setup file or documentation. I really want to use this framework for my chess engine, since it is very optimized and can let me focus on the actual search and evaluation.
Also, I'd like to use it in Unity so I can play against it without using the terminal. So any help with that is appreciated.
Best Regards.
The text was updated successfully, but these errors were encountered:
Hello,
This is my first time working with external libraries in C#, so I do not know how to import and use the library, I'm guessing its not as simple as pip install and I do not see any setup file or documentation. I really want to use this framework for my chess engine, since it is very optimized and can let me focus on the actual search and evaluation.
Also, I'd like to use it in Unity so I can play against it without using the terminal. So any help with that is appreciated.
Best Regards.
The text was updated successfully, but these errors were encountered: