Chess engine made in NodeJS Javascript. Has features like alpha beta pruning for speed & efficiency, quinscience search to evaluate quiet positions, piece values, position values and etc.

watch the yt video demo of it to see how it works

It took me about 6 long hours to create for this hack but quite proud of what I made and definitely learnt difficult problem solving and algorithmic thinking skills and other programming knowledge.

I would say the Elo of the engine would probably be around 1900-2000 or something? I am about 1200 Elo and it beat me very easily which I am proud of.

watch the end of the embedded devpost youtube video to find out what the code does.

code here: github repo

Built With

Share this project:

Updates