GM Chess

The Ultimate 0-Bug Browser Engine for Blitz Typers & Grandmasters

Contribute on GitHub

GM Chess is fully open-source. All files are cleanly split into HTML, CSS, and Vanilla JavaScript with zero external bloatware frameworks.

Repository URL: github.com/userpuythonacsd/GMChess

Feel free to star, fork, or audit our source code directly on GitHub.

Contribution Guidelines:

  1. Fork the repository to your own GitHub account.
  2. Submit a pull request ensuring you introduce NO external build frameworks (No React, No NPM, No Webpack). Keep it pure vanilla.
  3. Ensure all move generation remains strictly routed through the chess.js matrix to preserve our 0-bug philosophy.

Thank you for supporting open-source chess development!