Simple python script to convert your recent stats into a graph. Super Mario 35 style.
Useful to display your progress while you are playing online or just to track your progress in private sessions.
- Python 3
- numpy
- matplotlib
Consider using this commands to get numpy and matplotlib:
pip install numpy
pip install matplotlib
In a terminal/console, execute the script using the ranking number as parameter:
python draw_graph.py 13
And an image in the same directory/folder will appear with the graph