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
trying to create a chess engine with no knowledge to start with(only my previous python chess game) and only searching infos when I'm really stuck. WARNING: Horrible code ahead.