chess-analysis
There are 18 repositories under chess-analysis topic.
Destaq/chess-graph
A program that will produce a graphical sunburst chart of chess openings from the PGN that is provided to it
LabinatorSolutions/boldchess-web-app
A responsive web-based chess app and graphical user interface (GUI) for the Stockfish chess engine, featuring analysis, evaluation, and graphical representations. It is the official chess app of BoldChess.com.
zq99/pgn2data
A library that converts a chess pgn file into a tabulated CSV data set.
gaetanserre/ChessAnalyzer
An in-depth chess game analyzer written with Python 3 using Stockfish engine
KryeKuzhinieri/Catching-a-Chess-Cheater-Using-R-and-GridDB
This article depicts how to detect blatant cheating in chess using computer engines.
benckx/elephantchess.io
Play and study Chinese chess online
imlokesh/free-chess-analysis
This chrome extension will help you easily analyze your chess.com games on lichess.
justanothercell/DiscordChess
Discord Chess Analysis Tool
supercarp/chess-analysis
A collection of code and queries used to analyze my online chess games
trinhhungfischer/chess-analysis
Quick analysis about chess game with some my insight
Ismat-Samadov/chess_games_analyse
my liches games analyse
JamesQuintero/Chess-Analysis
Analysis of my chess games from chess.com
jparkington/Project-Scotch
A chess analytics tool that compares user-submitted games to a database of GM games, helping users learn stronger continuations by studying closest matches.
hasnul/uci-analyser
Read a file containing chess games and pass them to a chess engine for analysis.
trinhhungfischer/chess-ai
A Chess AI bot for AI Introduction Project
bctboi23/protochess
Simple chess engine in python
Chess-Improvers/chess-analyzer
My personal and minimalist chess analyzer in Python, to add on multiple features and control it to it's full potential.
mominalix/Python-GUI-Chess-Game-Analysis-with-Stockfish
Chess Game Analysis utilizes Python, tkinter, and Stockfish to visualize, navigate, and analyze chess games from PGN files, featuring dynamic evaluation bars and interactive board moves.