chessJS
This engine has defeated Stockfish Level-6 which has 2300+ ELO rating with 1sec as thinking time. It is an 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. ChessJS Version 2 : v2.chessjs.tech
How to download and setup chessJS
Open terminal and run command
git clone https://github.com/ashishpapanai/chessJS.git
git clone is used to create a copy or clone of chessJS repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with chessJS https://github.com/ashishpapanai/chessJS/archive/master.zip
Or simply clone chessJS with SSH
[email protected]:ashishpapanai/chessJS.git
If you have some problems with chessJS
You may open issue on chessJS support forum (system) here: https://github.com/ashishpapanai/chessJS/issuesSimilar to chessJS repositories
Here you may see chessJS alternatives and analogs
javascript-algorithms interactive-coding-challenges Python rust-algorithms Algo_Ds_Notes interviews ACM-ICPC-Preparation WaveFunctionCollapse binarytree awesome-resources awesome-java-leetcode tbox AlgoWiki algorithms robotics-coursework bild BlurTestAndroid algorithm-visualizer illustrated-algorithms CS-Notes tech-interview-handbook algorithms cosmos JCSprout LeetCode javascript-algorithms turf awesome-competitive-programming Learn-Algorithms PythonRobotics