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 basic chess engine. Originally written in python using python-chess for move generation, rewritten to java using chesspresso for move generation, in the process of being rewritten to C++ with custom-made move generation