Skip to content

ThermalDust095/chess-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Project For Chess

Installation:

Use pip install -r requirements.txt to install all the modules.

Usage:

Command Description
python main.py -u username Gives stats and shows previous games of the User and analyses the game of User's choice
python main.py -g game.pgn Analyzes the game of User's choice

References Used

Stockfish Official Website helped us install and use the Stockfish ML model.
Stockfish Wrapper in pypi helped us use the stockfish binary in a more efficient and systematic way.
Pygame Docs made it easier for us to make the GUI.
Chess.com Unofficial API helped us fetch data for all chess.com users.

Output

Untitled.video.-.Made.with.Clipchamp.1.mp4

About

A full fledged application for Analyzing Chess games from chess.com using Stockfish, Pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages