All Projects → openingtree → Openingtree

openingtree / Openingtree

Licence: gpl-3.0
Consolidated view of all your chess games from chess.com, lichess, grandmaster games or custom pgn.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Openingtree

Command Line Chess
A python program to play chess against an AI in the terminal.
Stars: ✭ 378 (+164.34%)
Mutual labels:  hacktoberfest, chess
Ancientbeast
Turn Based Strategy Game. Master your beasts! 🐺
Stars: ✭ 907 (+534.27%)
Mutual labels:  hacktoberfest, chess
Lila
♞ lichess.org: the forever free, adless and open source chess server ♞
Stars: ✭ 10,315 (+7113.29%)
Mutual labels:  hacktoberfest, chess
Lacmus
Lacmus is a cross-platform application that helps to find people who are lost in the forest using computer vision and neural networks.
Stars: ✭ 142 (-0.7%)
Mutual labels:  hacktoberfest
Tedivms Flask
Flask starter app with celery, bootstrap, and docker environment
Stars: ✭ 142 (-0.7%)
Mutual labels:  hacktoberfest
Ultimate Java Resources
Java programming. All in one Java Resource for learning. Updated every day and up to date. All Algorithms and DS along with Development in Java. Beginner to Advanced. Join the Discord link.
Stars: ✭ 143 (+0%)
Mutual labels:  hacktoberfest
Iio Oscilloscope
A GTK+ based oscilloscope application for interfacing with various IIO devices
Stars: ✭ 143 (+0%)
Mutual labels:  hacktoberfest
Python Sc2
A StarCraft II bot api client library for Python 3
Stars: ✭ 141 (-1.4%)
Mutual labels:  hacktoberfest
Demo Jenkins Config As Code
Demo of Jenkins Configuration-As-Code with Docker and Groovy Hook Scripts
Stars: ✭ 143 (+0%)
Mutual labels:  hacktoberfest
Almond Server
The home server version of Almond
Stars: ✭ 142 (-0.7%)
Mutual labels:  hacktoberfest
Actionsflow
The free Zapier/IFTTT alternative for developers to automate your workflows based on Github actions
Stars: ✭ 2,243 (+1468.53%)
Mutual labels:  hacktoberfest
Vue Pure Lightbox
Very simple lightbox plugin (without any dependencies) for Vuejs 🌅
Stars: ✭ 142 (-0.7%)
Mutual labels:  hacktoberfest
Shimmerswift
A swift implementation of Facebooks shimmer effect.
Stars: ✭ 143 (+0%)
Mutual labels:  hacktoberfest
Smoke
💨 Simple yet powerful file-based mock server with recording abilities
Stars: ✭ 142 (-0.7%)
Mutual labels:  hacktoberfest
Terrafx
A framework for developing multimedia-based applications.
Stars: ✭ 141 (-1.4%)
Mutual labels:  hacktoberfest
Ape Ecs
Entity-Component-System library for JavaScript.
Stars: ✭ 137 (-4.2%)
Mutual labels:  hacktoberfest
Arepl Vscode
program python in real-time
Stars: ✭ 142 (-0.7%)
Mutual labels:  hacktoberfest
Android Password Store
Android application compatible with ZX2C4's Pass command line application
Stars: ✭ 1,912 (+1237.06%)
Mutual labels:  hacktoberfest
Magick.net
The .NET library for ImageMagick
Stars: ✭ 2,071 (+1348.25%)
Mutual labels:  hacktoberfest
Vscode Stylelint
Official Visual Studio Code extension to lint CSS/SCSS/Less with stylelint
Stars: ✭ 141 (-1.4%)
Mutual labels:  hacktoberfest

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].