Conquer Chess: Battle for Liberty
April 10, 2026 ยท View on GitHub
| Branch | ![]() | ![]() |
|---|---|---|
main | ||
develop |
Chess variant.
Files used by continuous integration scripts
| Filename | Description |
|---|---|
.appveyor.yml | AppVeyor script that builds the Windows executable |
.appveyor.yml | AppVeyor script that builds the Windows executable |
.editorconfig | Editor configuration file, unsure if it is applied anywhere |
.markdownlint.jsonc | Configuration of the Markdown linter, use markdownlint "**/*.md" to do Markdown linting locally. The name of this file is a default name. |
.markdownlintignore | Files ignored by the Markdown linter, use markdownlint "**/*.md" to do Markdown linting locally. The name of this file is a default name. |
.wordlist.txt | Whitelisted words for the spell checker, use pyspelling -c .spellcheck.yml to do spell check locally |
CMakeLists.txt | CMake file for the Windows build |
codecov.yml | Codecov settings |
cpp_code_style | C++ code style file, unsure if it is applied anywhere |
Doxyfile | Doxygen documentation file |
game.pri | Conquer Chess project include file |
game.pro | Conquer Chess project file |
mkdocs.yml | Conquer Chess MkDocs website settings |
mlc_config.json | Configuration of the link checker, use markdown-link-check --config mlc_config.json --quiet docs/**/*.md to do link checking locally |
qt_quick_style.xml | C++ code style file, unsure if it is applied anywhere |
requirements.txt | Conquer Chess MkDocs website requirements file |
vcpkg.json | Windows build package manager configuration file |

