/chess

Chess Engine in C++

Primary LanguageC++

Chess

Chess Engine written in C++. By default it simulates a game between Alekhine and Vasic (1931) with simple graphical visualisation in the terminal. The project was done as a part of C++ course at Imperial and was graded A*.

Usage: compile with make and then run with ./chess

Alt text