Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Latest commit

 

History

History

cicero_redacted_games

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Each json file in this folder is the data for one game played by Cicero. Only the dialogue with players who have consented to have their data released are contained in these files. Each file name has the format game_{game_id}_{cicero_power}_{initials_of_consenting_powers}.json

The games can be loaded through pydipcc, as follows:

from fairdiplomacy.pydipcc import Game

game = Game.from_json(open("/path/to/game.json").read())

You can convert these games to html visualizations with python game_to_html.py /path/to/game.json. We provide the script fairdiplomacy_external/game_html/cicero_redacted_games/convert_all.sh to convert them all. They are also publicly hosted on S3 (list below).

Publicly Hosted Game JSONs.

game_433761_ENGLAND_AG

game_433762_ITALY_AEFT

game_433920_RUSSIA_EI

game_433967_ENGLAND_IT

game_434015_GERMANY_AF

game_434119_AUSTRIA_FRT

game_434170_TURKEY_FIR

game_435086_FRANCE_RT

game_435211_ITALY_EGT

game_435440_ENGLAND_AR

game_435500_FRANCE_AI

game_435605_RUSSIA_EFGT

game_436345_RUSSIA_AEFGIT

game_436958_RUSSIA_AEGIT

game_437495_RUSSIA_IT

game_437697_ENGLAND_GR

game_437765_ITALY_EFR

game_438141_FRANCE_EGR

game_439643_ENGLAND_T

game_439679_ITALY_R

game_439999_TURKEY_I

game_441172_FRANCE_ERT

game_441488_ENGLAND_FGIT

game_443187_ITALY_FG

game_443556_FRANCE_AI

game_443777_ENGLAND_AIT

game_443831_GERMANY_EI

game_444322_AUSTRIA_ER

game_444400_TURKEY_G

game_444641_RUSSIA_AFI

game_445034_RUSSIA_AFGIT

game_445608_FRANCE_R

game_445663_RUSSIA_A

game_446643_AUSTRIA_GR

game_447229_ENGLAND_GI

game_447784_ITALY_RT

game_448105_ENGLAND_AG

game_448741_ITALY_ERT

game_449062_TURKEY_AFI

game_449418_ENGLAND_GRT