/lichess_time

An exploration of lichess game times

Primary LanguageR

Lichess game times

Capture total game time as a function of time settings.

  1. Download input data from database.lichess.org
  2. Extract relevant data into a neat csv with ./lichess_time.py
  3. Explore the data with R (./plot_times.R)