Skip to content

NZ1NZ/A-game

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

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