Skip to content

Repository files navigation

The point of this project is to have this program run while I play chess games and get hints that I could compare with my moves so I can learn more about the game. The program is an AI chess bot that uses simple minimax with alpha beta pruning to win chess games. The bot does speech recognition so I can talk to it while playing chess games and keep it updated on the state of the game. It would advise me which next move would be best.

Two libraries were used: Chess.js and Chessboard.js

About

The point of this project is to have this program run while I play chess games and get hints that I could compare with my moves so I can learn more about the game. The program is an AI chess bot that uses simple minimax with alpha beta pruning to win chess games. The bot does speech recognition so I can talk to it while playing chess games and kee…

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages