Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 387 Bytes

File metadata and controls

10 lines (8 loc) · 387 Bytes

qt-chess

Chess UI made on Qt QML and C++ Able to connect to a UCI engine to play with a computer.

Gameplay demo

Tools requred to compile:

  • MS Visual Studio 2019
  • Latest version of Boost libaries. In this project installed using vcpkg
  • QT 5.1.+ version and VS QT tools