Skip to content

amjadimdad00/ChessCheat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

♟️ Chess Cheat

Chess Cheat is a browser extension powered by the Stockfish chess engine that helps you find the best possible move during games on Chess.com. It analyzes the board in real-time using your computer’s processing power and provides strong move suggestions to improve your gameplay and understanding of chess strategy.

This project was mainly built for educational and learning purposes, allowing developers and chess enthusiasts to explore how chess engines work alongside browser automation and board detection.

Disclaimer: This project is intended for educational and personal learning purposes only. I do not encourage unfair play or cheating in online games. Using tools like this in competitive environments may violate platform rules and can result in account suspension on Chess.com.


✨ Features

  • Real-time move analysis
  • Powered by the Stockfish engine
  • Works directly on Chess.com
  • Lightweight and simple browser extension
  • Helps understand stronger chess moves and strategies

📦 Installation

Clone the Repository

If you have Git installed:

git clone https://github.com/amjadimdad00/ChessCheat.git

Download ZIP

If Git is not installed, download the repository manually:

https://github.com/amjadimdad00/ChessCheat/archive/refs/heads/main.zip


🛠️ Load the Extension in Chrome

  1. Open Google Chrome
  2. Visit:
chrome://extensions
  1. Enable Developer Mode using the toggle in the top-right corner
  2. Click Load Unpacked
  3. Select the cloned or extracted project folder
  4. Enable the extension

Done — the extension is now ready to use.


📚 Educational Purpose

This repository is a personal learning project focused on:

  • Browser extensions
  • Chess engine integration
  • JavaScript automation
  • Real-time board analysis
  • UI interaction with web applications

If you enjoy the project, feel free to star the repository and explore the code.


Made with 💖 by Amjad Imdad
✨ Star this repo if you found it useful! ✨
Contributions, feedback & PRs are always welcome 🚀

About

Chess Cheat is a browser extension powered by the Stockfish chess engine that helps you find the best possible move during games on Chess.com. It analyzes the board in real-time using your computer’s processing power and provides strong move suggestions to improve your gameplay and understanding of chess strategy.

Topics

Resources

Stars

Watchers

Forks

Contributors