This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
forked from ashishpapanai/chessJS
-
Notifications
You must be signed in to change notification settings - Fork 0
Implementation of Chess Engine in JavaScript by using Min Max Tree with Alpha-Beta pruning (GOFAI (Good Old-Fashioned Artificial Intelligence)). The front-end of the website is basic HTML and CSS.
License
Developer-Students-Club-MAIT/chessJS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implementation of Chess Engine in JavaScript by using Min Max Tree with Alpha-Beta pruning (GOFAI (Good Old-Fashioned Artificial Intelligence)). The front-end of the website is basic HTML and CSS.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 91.8%
- CSS 4.3%
- HTML 3.9%