Skip to content

cpluspluscom/ChessPlusPlus

Repository files navigation

ChessPlusPlus is a project by the cplusplus.com commuity aiming to support any and all variants of Chess in modern C++. We want to show the simplicity and elegance of modern C++ as well as demonstrate use of the latest features of the language and the more modern design practices.

Currently we use C++14, so make sure your compiler has good support for it. Known good compilers are GCC 5.2, Clang 3.8, and Visual Studio 2015. Build with CMake 3.3 or later.

Interested in participating?

Be sure to read CONTRIBUTING.md before submitting pull requests. If you want to join developer conversation, join the Gitter channel via the badge above. If you're an active community member on cplusplus.com, let us know and we can add you to the community GitHub organization.

Documentation

General information is available on the wiki, including build instructions for those unfamiliar with CMake.

Source code documentation is hosted on the gh-pages branch and is built with Doxygen.

Credits

Chess piece images by @Lowest0ne with unspecified licensing.

Open Sans font by Steve Matteson, used under the Apache License 2.0.

About

cplusplus.com Community Project: Modular Chess with support for more types of pieces than traditional Chess

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published