Inspiration

Growing up I have always been fascinated by how chess engines work and how they work so fast but today I am not only able to fully understand it but also able to build one

What it does

It uses different algorithms to find the best move against its player

How we built it

Using Unity we were able to fully code it in c#

Challenges we ran into

The way we optimize the accuracy of the algorithm without slowing it down

Accomplishments that we're proud of

Being able to be rated over 2100 on chess.com rating for my engine

What we learned

The best way to use Alpha-beta pruning to make our engine faster and better

What's next for Baazigar

To be more optimized and beat the best chess engine in the world

Share this project:

Updates