gokalpates / Chess-GUI

Implementing Chess GUI and AI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Chess GUI and AI project. I am still working on GUI and gameplay stuff.

I configureted whole project to be click and run on Visual Studio. You should build flawless on VS. I tried to organise all files neatly. So, it should not be hard to build with other IDEs, compilers, etc.

I used SFML library which refers to Simple Fast Multimedia Library so it can has its own dependencies and licenses, so be aware of that.

About

Implementing Chess GUI and AI.

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%