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
A chess engine coded in C used in my Flutter Chess Application.
This project was greatly inspired by Sabastian Lague chess video: https://www.youtube.com/watch?v=U4ogK0MIzqk
This project can compile to a .so or .dll library
The commands needed to compile are in the CMakeLists.txt file.