Chess Bots

Welcome to chessBots!

Setup

For more information about the project and how to contribute, please take a look at the Wiki

Tests

To run tests, use the Run tests VS Code task.

Documentation

Documentation can be viewed at chessbots.cometrobotics.org. The site is generated by typedoc using GitHub Actions and deployed to GitHub Pages. Contributor documentation is authored as Markdown files in the docs folder. To add newly authored Markdown pages to the generated site, update the pluginPages key in the tsconfig.json.

Generated using TypeDoc