This project is a simple Chess AI where the player competes against the computer.
The AI uses the minimax algorithm with alpha-beta pruning to efficiently calculate its next moves.
- Websitechess-ai-red.vercel.app//
- FrontendReact, HTML, CSS
- BackendJavaScript
- DevOpsVercel
