Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 283 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 283 Bytes

Chess

Built a 4-level chess engine in C++

Code access is private due to course restrictions.

GUI using Xwindow: GUI_XWindow

Playing

The exectuable is provided and will only run on a linux machine

$ ./chess 

and follow the questions on the screen