View on GitHub

NotAnotherChessBot

15-418 Final Project

Download this project as a .zip file Download this project as a tar.gz file

NotAnotherChessBot

Dima Ivanyuk - divanyuk

Final Report

Ahmed Shalaby - akshalab

Summary

We plan to implement an AI chess bot for our final project. Our bot will search through game trees in parallel using the well-known alpha-beta search algorithm. Being experienced chess players, we hope to be able to use our past knowledge to have a better intuition for future optimizing past parallel alpha-beta search.