Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 244 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 244 Bytes

chess-cpp

A UCI chess engine made with C++.

Installation on Linux

Download the repository as a zip-file. Uncompress it and go to its folder in the terminal.

To compile the program run

make

You can then run it with

./chess