|
|
há 7 anos atrás | |
|---|---|---|
| .. | ||
| CarcassonneScore-sample.db | há 8 anos atrás | |
| Player-Multigame.ipynb | há 7 anos atrás | |
| README.md | há 7 anos atrás | |
| SampleAnalysis-SingleGame.ipynb | há 7 anos atrás | |
| ScoreProbbyType.ipynb | há 7 anos atrás | |
| SingleGame-summary.py | há 8 anos atrás | |
| SinglePlayer-summary.py | há 8 anos atrás | |
This directory contains a selection of sample scripts to analyze game data.
CarcassonneScore-sample.db: Sample database of game informationThese scripts are jupyter notebooks.
Player-Multigame.ipynb: Examine a single player's scoring behavior over multiple games.SampleAnalysis-SingleGame.ipynb: Compare players within a single game.ScoreProbbyType.ipynb: Take all game data and look at the distribution of points per score, separated by score type.These scripts are intended to be non-interactive versions of some of the above jupyter notebooks, but are not yet implemented.
SingleGame-summary.pySinglePlayer-summary.py