/FastChess

♛ Chess in C++

Primary LanguageC++Apache License 2.0Apache-2.0

♛ FastChess

A full-featured, elegant chess GUI and AI implementation in C++.

Demo

AI (Black) performance at depth = 3: (AI match vs. myself)

AI vs. myself

Setup

Use setup.sh to install necessary dependencies (SFML for GUI) and run.sh to compile & run.