Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 247 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 247 Bytes

Chess AI Engine

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.

Can be tried out here