aidan-bailey / cpp-chess

or how I learned to stop worrying and love the stack-overflow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ Chess

That's right. It's Chess in C++.

Status

This is a reboot of my initial attempt at implementing a chessbot in C#.

I will add additional information on the current state of the repo as well as basic compilation and execution instructions once I feel the system is in a suitable state.

About

or how I learned to stop worrying and love the stack-overflow.

License:GNU General Public License v3.0


Languages

Language:C++ 99.1%Language:CMake 0.9%