Skip to content

akshatsinha0/chess-cheat-detect

Repository files navigation

Chess Cheat Detection System

A modern web application for chess game analysis and cheat detection.

Features

  • Interactive chessboard: play, import, and analyze games
  • Automated cheat detection powered by a chess engine
  • Move-by-move PGN analysis
  • Custom SVG piece set for a premium look
  • Sound effects for all major actions
  • Keyboard and button navigation
  • Animated sidebar for results
  • Responsive, dark-themed UI

Quick Start

  1. Clone this repository
  2. Set up a Python virtual environment
  3. Install requirements: pip install -r requirements.txt
  4. Place the Stockfish binary in bin/stockfish/
  5. Add your SVG pieces to src/web/static/img/
  6. Run: python src/web/app.py
  7. Open your browser at http://localhost:5000

Contributing

Contributions are welcome. Please keep the UI and UX consistent.

License

See LICENSE for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published