A chess game written in C. The game includes both console interface and a graphic user interface. You can choose to play one player vs. another , or player vs. the computer. The artificial inteligence was implemented with alpha-beta pruning algorithm.
Download all the content and execute ChessProject.exe file in order to play.
Created by Tomer Ben Kereth and Evgeny Agronsky