Skip to content

bartkowiaktomasz/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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