/chessgame

moving chess game from docfate111.github.io repo to separate directory and expanding it to use machine learning models and an optimized minimax algorithm

Primary LanguageJavaScript

minimax algorithm implemented with alpha beta bruning

Not a very good strategy the program can only look one move ahead

If I do more the code will time out