openingtree / openingtree

Consolidated view of all your chess games from chess.com, lichess, grandmaster games or custom pgn.

Home Page:https://www.openingtree.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Openingtree

Code for openingtree.com. It downloads chess games in form of a pgn from any source, applies specified filters and constructs an openingtree. The tree is visualized on a chessboard. It also shows win percentages and other statistics with different moves

Architecture diagram

This does not correlate one to one with the code modules but the interactions at a high level are depicted accurately.

GitHub Logo

Run locally

yarn
yarn start

starts a server on port 3000

Build for production

yarn build

About

Consolidated view of all your chess games from chess.com, lichess, grandmaster games or custom pgn.

https://www.openingtree.com

License:GNU General Public License v3.0


Languages

Language:JavaScript 88.9%Language:CSS 3.9%Language:Gherkin 3.9%Language:HTML 2.4%Language:PEG.js 0.9%