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 AI Engine created in TypeScript with React.js as the front-end.
Implemented using the MiniMax Algorithm with Alpha-Beta pruning for improved efficiency.