/SchafkopfSauspielParser

Parses the chat log from https://www.sauspiel.de and generate some statistics.

Primary LanguagePythonMIT LicenseMIT

SchafkopfSauspielParser

Parses the chat log from https://www.sauspiel.de and generate some statistics.

installation prerequisites

pip install matplotlib

(NOTE: On Linux use pip3 instead of pip)

usage

  1. execute in commandline:

    python gernerate_maps.py
    
  2. html files will be generated into output folder

(NOTE: On Linux use python3 instead of python)