├── .babelrc ├── .gitignore ├── .htaccess ├── LICENSE ├── README ├── bundled ├── ak02_heroes_of_pinnacle_city-cover.jpg ├── ak02_heroes_of_pinnacle_city-cover.small.jpg ├── ak02_heroes_of_pinnacle_city-credits.png ├── ak02_heroes_of_pinnacle_city-score.png ├── ak02_heroes_of_pinnacle_city.json ├── br01_de_medici-cover.jpg ├── br01_de_medici-cover.small.jpg ├── br01_de_medici-credits.png ├── br01_de_medici-score.png ├── br01_de_medici.json ├── bt01_jersey_side-cover.jpg ├── bt01_jersey_side-cover.small.jpg ├── bt01_jersey_side-credits.png ├── bt01_jersey_side-score.png ├── bt01_jersey_side.json ├── cb02_dallas_1963-cover.jpg ├── cb02_dallas_1963-cover.small.jpg ├── cb02_dallas_1963-credits.png ├── cb02_dallas_1963-score.png ├── cb02_dallas_1963.json ├── cb03_havana_1953-cover.jpg ├── cb03_havana_1953-cover.small.jpg ├── cb03_havana_1953-credits.png ├── cb03_havana_1953-score.png ├── cb03_havana_1953.json ├── cn01_news_channel_six-cover.jpg ├── cn01_news_channel_six-cover.small.jpg ├── cn01_news_channel_six-credits.png ├── cn01_news_channel_six-score.png ├── cn01_news_channel_six.json ├── db01_tartan_noir-cover.jpg ├── db01_tartan_noir-cover.small.jpg ├── db01_tartan_noir-credits.png ├── db01_tartan_noir-score.png ├── db01_tartan_noir.json ├── dp01_manna_hotel-cover.jpg ├── dp01_manna_hotel-cover.small.jpg ├── dp01_manna_hotel-credits.png ├── dp01_manna_hotel-score.png ├── dp01_manna_hotel.json ├── dp02_the_penthouse-cover.jpg ├── dp02_the_penthouse-cover.small.jpg ├── dp02_the_penthouse-credits.png ├── dp02_the_penthouse-score.png ├── dp02_the_penthouse.json ├── el01_transatlantic-cover.jpg ├── el01_transatlantic-cover.small.jpg ├── el01_transatlantic-credits.png ├── el01_transatlantic-score.png ├── el01_transatlantic.json ├── gs01_hk_tpk-cover.jpg ├── gs01_hk_tpk-cover.small.jpg ├── gs01_hk_tpk-credits.png ├── gs01_hk_tpk-score.png ├── gs01_hk_tpk.json ├── gw01_gangster_london-cover.jpg ├── gw01_gangster_london-cover.small.jpg ├── gw01_gangster_london-credits.png ├── gw01_gangster_london-score.png ├── gw01_gangster_london.json ├── jb01_hollywood_wives-cover.jpg ├── jb01_hollywood_wives-cover.small.jpg ├── jb01_hollywood_wives-credits.png ├── jb01_hollywood_wives-score.png ├── jb01_hollywood_wives.json ├── jc01_horse_fever-cover.jpg ├── jc01_horse_fever-cover.small.jpg ├── jc01_horse_fever-credits.png ├── jc01_horse_fever-score.png ├── jc01_horse_fever.json ├── jg01_camp_death-cover.jpg ├── jg01_camp_death-cover.small.jpg ├── jg01_camp_death-credits.png ├── jg01_camp_death-score.png ├── jg01_camp_death.json ├── jl01_objective_zebra-cover.jpg ├── jl01_objective_zebra-cover.small.jpg ├── jl01_objective_zebra-credits.png ├── jl01_objective_zebra-score.png ├── jl01_objective_zebra.json ├── jm05_touring_rock_band-cover.jpg ├── jm05_touring_rock_band-cover.small.jpg ├── jm05_touring_rock_band-credits.png ├── jm05_touring_rock_band-score.png ├── jm05_touring_rock_band.json ├── jm06_last_frontier-cover.jpg ├── jm06_last_frontier-cover.small.jpg ├── jm06_last_frontier-credits.png ├── jm06_last_frontier-score.png ├── jm06_last_frontier.json ├── jm07_lucky_strike-cover.jpg ├── jm07_lucky_strike-cover.small.jpg ├── jm07_lucky_strike-credits.png ├── jm07_lucky_strike-score.png ├── jm07_lucky_strike.json ├── jm08_flyover-cover.jpg ├── jm08_flyover-cover.small.jpg ├── jm08_flyover-credits.png ├── jm08_flyover-score.png ├── jm08_flyover.json ├── jm09_1913_new_york-cover.jpg ├── jm09_1913_new_york-cover.small.jpg ├── jm09_1913_new_york-credits.png ├── jm09_1913_new_york-score.png ├── jm09_1913_new_york.json ├── jm12_home_invasion-cover.jpg ├── jm12_home_invasion-cover.small.jpg ├── jm12_home_invasion-credits.png ├── jm12_home_invasion-score.png ├── jm12_home_invasion.json ├── jw01_golden_panda-cover.jpg ├── jw01_golden_panda-cover.small.jpg ├── jw01_golden_panda-credits.png ├── jw01_golden_panda-score.png ├── jw01_golden_panda.json ├── lb01_dragon_slayers-cover.jpg ├── lb01_dragon_slayers-cover.small.jpg ├── lb01_dragon_slayers-credits.png ├── lb01_dragon_slayers-score.png ├── lb01_dragon_slayers.json ├── lb02_dc73-cover.jpg ├── lb02_dc73-cover.small.jpg ├── lb02_dc73-credits.png ├── lb02_dc73-score.png ├── lb02_dc73.json ├── lb03_salem_1692-cover.jpg ├── lb03_salem_1692-cover.small.jpg ├── lb03_salem_1692-credits.png ├── lb03_salem_1692-score.png ├── lb03_salem_1692.json ├── mc01_red_front-cover.jpg ├── mc01_red_front-cover.small.jpg ├── mc01_red_front-credits.png ├── mc01_red_front-score.png ├── mc01_red_front.json ├── mp01_break_a_leg-cover.jpg ├── mp01_break_a_leg-cover.small.jpg ├── mp01_break_a_leg-credits.png ├── mp01_break_a_leg-score.png ├── mp01_break_a_leg.json ├── rc01_white_hole-cover.jpg ├── rc01_white_hole-cover.small.jpg ├── rc01_white_hole-credits.png ├── rc01_white_hole-score.png ├── rc01_white_hole.json ├── sb01_back_to_the_old_house-cover.jpg ├── sb01_back_to_the_old_house-cover.small.jpg ├── sb01_back_to_the_old_house-credits.png ├── sb01_back_to_the_old_house-score.png ├── sb01_back_to_the_old_house.json ├── sg01_town_and_gown-cover.jpg ├── sg01_town_and_gown-cover.small.jpg ├── sg01_town_and_gown-credits.png ├── sg01_town_and_gown-score.png ├── sg01_town_and_gown.json ├── tg01_reconstruction-cover.jpg ├── tg01_reconstruction-cover.small.jpg ├── tg01_reconstruction-credits.png ├── tg01_reconstruction-score.png ├── tg01_reconstruction.json ├── trb02_touring_rock_band_2-cover.jpg ├── trb02_touring_rock_band_2-cover.small.jpg ├── trb02_touring_rock_band_2-credits.png ├── trb02_touring_rock_band_2-score.png ├── trb02_touring_rock_band_2.json ├── wh01_london_1593-cover.jpg ├── wh01_london_1593-cover.small.jpg ├── wh01_london_1593-credits.png ├── wh01_london_1593-score.png ├── wh01_london_1593.json ├── wh02_the_zoo-cover.jpg ├── wh02_the_zoo-cover.small.jpg ├── wh02_the_zoo-credits.png ├── wh02_the_zoo-score.png ├── wh02_the_zoo.json ├── wh03_flight_1180-cover.jpg ├── wh03_flight_1180-cover.small.jpg ├── wh03_flight_1180-credits.png ├── wh03_flight_1180-score.png └── wh03_flight_1180.json ├── create_client_html ├── create_server_html ├── css ├── _defaults.scss ├── _defs.scss ├── _main.scss ├── blue.scss ├── client.scss ├── gray.scss ├── green.scss └── red.scss ├── favicon.ico ├── fonts ├── Hitchcock.ttf └── dice.ttf ├── images ├── blank-page.svg ├── cross-black.svg ├── cross-white.svg ├── google-drive.png ├── help.svg ├── menu.svg ├── pencil-black.svg ├── pencil-white.svg ├── player-black.svg └── player-white.svg ├── index.php ├── index.source.html ├── join └── .keep ├── libraries ├── pdf.js ├── pdf.worker.js └── ramda.js ├── source ├── client.es6 ├── collaboration.es6 ├── dom.es6 ├── equivalence-playset-parser.es6 ├── fixtures.es6 ├── main.es6 ├── navigation.es6 ├── pages │ ├── join.es6 │ ├── setup.es6 │ └── table.es6 ├── pdf.es6 ├── queue.es6 ├── sequential-playset-parser.es6 ├── setup.es6 ├── state.es6 ├── storage.es6 ├── utils.es6 ├── validate-playset.es6 └── views │ ├── add-playset.es6 │ ├── common.es6 │ ├── help.es6 │ ├── join.html │ ├── players.es6 │ ├── playset-preview.es6 │ ├── playsets.es6 │ ├── setup.es6 │ ├── setup.html │ ├── splash.html │ ├── table.es6 │ ├── table.html │ └── version.es6 └── tests ├── chai-as-promised.js ├── chai.js ├── index.html ├── main.es6 ├── mocha.css ├── mocha.js ├── playsets └── README └── specs └── pdf.spec.es6 /.babelrc: -------------------------------------------------------------------------------- 1 | { "presets": ["es2015"] } 2 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/.gitignore -------------------------------------------------------------------------------- /.htaccess: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/.htaccess -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/LICENSE -------------------------------------------------------------------------------- /README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/README -------------------------------------------------------------------------------- /bundled/ak02_heroes_of_pinnacle_city-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/ak02_heroes_of_pinnacle_city-cover.jpg -------------------------------------------------------------------------------- /bundled/ak02_heroes_of_pinnacle_city-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/ak02_heroes_of_pinnacle_city-cover.small.jpg -------------------------------------------------------------------------------- /bundled/ak02_heroes_of_pinnacle_city-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/ak02_heroes_of_pinnacle_city-credits.png -------------------------------------------------------------------------------- /bundled/ak02_heroes_of_pinnacle_city-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/ak02_heroes_of_pinnacle_city-score.png -------------------------------------------------------------------------------- /bundled/ak02_heroes_of_pinnacle_city.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/ak02_heroes_of_pinnacle_city.json -------------------------------------------------------------------------------- /bundled/br01_de_medici-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/br01_de_medici-cover.jpg -------------------------------------------------------------------------------- /bundled/br01_de_medici-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/br01_de_medici-cover.small.jpg -------------------------------------------------------------------------------- /bundled/br01_de_medici-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/br01_de_medici-credits.png -------------------------------------------------------------------------------- /bundled/br01_de_medici-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/br01_de_medici-score.png -------------------------------------------------------------------------------- /bundled/br01_de_medici.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/br01_de_medici.json -------------------------------------------------------------------------------- /bundled/bt01_jersey_side-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/bt01_jersey_side-cover.jpg -------------------------------------------------------------------------------- /bundled/bt01_jersey_side-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/bt01_jersey_side-cover.small.jpg -------------------------------------------------------------------------------- /bundled/bt01_jersey_side-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/bt01_jersey_side-credits.png -------------------------------------------------------------------------------- /bundled/bt01_jersey_side-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/bt01_jersey_side-score.png -------------------------------------------------------------------------------- /bundled/bt01_jersey_side.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/bt01_jersey_side.json -------------------------------------------------------------------------------- /bundled/cb02_dallas_1963-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/cb02_dallas_1963-cover.jpg -------------------------------------------------------------------------------- /bundled/cb02_dallas_1963-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/cb02_dallas_1963-cover.small.jpg -------------------------------------------------------------------------------- /bundled/cb02_dallas_1963-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/cb02_dallas_1963-credits.png -------------------------------------------------------------------------------- /bundled/cb02_dallas_1963-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/cb02_dallas_1963-score.png -------------------------------------------------------------------------------- /bundled/cb02_dallas_1963.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/cb02_dallas_1963.json -------------------------------------------------------------------------------- /bundled/cb03_havana_1953-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/cb03_havana_1953-cover.jpg -------------------------------------------------------------------------------- /bundled/cb03_havana_1953-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/cb03_havana_1953-cover.small.jpg -------------------------------------------------------------------------------- /bundled/cb03_havana_1953-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/cb03_havana_1953-credits.png -------------------------------------------------------------------------------- /bundled/cb03_havana_1953-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/cb03_havana_1953-score.png -------------------------------------------------------------------------------- /bundled/cb03_havana_1953.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/cb03_havana_1953.json -------------------------------------------------------------------------------- /bundled/cn01_news_channel_six-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/cn01_news_channel_six-cover.jpg -------------------------------------------------------------------------------- /bundled/cn01_news_channel_six-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/cn01_news_channel_six-cover.small.jpg -------------------------------------------------------------------------------- /bundled/cn01_news_channel_six-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/cn01_news_channel_six-credits.png -------------------------------------------------------------------------------- /bundled/cn01_news_channel_six-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/cn01_news_channel_six-score.png -------------------------------------------------------------------------------- /bundled/cn01_news_channel_six.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/cn01_news_channel_six.json -------------------------------------------------------------------------------- /bundled/db01_tartan_noir-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/db01_tartan_noir-cover.jpg -------------------------------------------------------------------------------- /bundled/db01_tartan_noir-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/db01_tartan_noir-cover.small.jpg -------------------------------------------------------------------------------- /bundled/db01_tartan_noir-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/db01_tartan_noir-credits.png -------------------------------------------------------------------------------- /bundled/db01_tartan_noir-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/db01_tartan_noir-score.png -------------------------------------------------------------------------------- /bundled/db01_tartan_noir.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/db01_tartan_noir.json -------------------------------------------------------------------------------- /bundled/dp01_manna_hotel-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/dp01_manna_hotel-cover.jpg -------------------------------------------------------------------------------- /bundled/dp01_manna_hotel-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/dp01_manna_hotel-cover.small.jpg -------------------------------------------------------------------------------- /bundled/dp01_manna_hotel-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/dp01_manna_hotel-credits.png -------------------------------------------------------------------------------- /bundled/dp01_manna_hotel-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/dp01_manna_hotel-score.png -------------------------------------------------------------------------------- /bundled/dp01_manna_hotel.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/dp01_manna_hotel.json -------------------------------------------------------------------------------- /bundled/dp02_the_penthouse-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/dp02_the_penthouse-cover.jpg -------------------------------------------------------------------------------- /bundled/dp02_the_penthouse-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/dp02_the_penthouse-cover.small.jpg -------------------------------------------------------------------------------- /bundled/dp02_the_penthouse-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/dp02_the_penthouse-credits.png -------------------------------------------------------------------------------- /bundled/dp02_the_penthouse-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/dp02_the_penthouse-score.png -------------------------------------------------------------------------------- /bundled/dp02_the_penthouse.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/dp02_the_penthouse.json -------------------------------------------------------------------------------- /bundled/el01_transatlantic-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/el01_transatlantic-cover.jpg -------------------------------------------------------------------------------- /bundled/el01_transatlantic-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/el01_transatlantic-cover.small.jpg -------------------------------------------------------------------------------- /bundled/el01_transatlantic-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/el01_transatlantic-credits.png -------------------------------------------------------------------------------- /bundled/el01_transatlantic-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/el01_transatlantic-score.png -------------------------------------------------------------------------------- /bundled/el01_transatlantic.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/el01_transatlantic.json -------------------------------------------------------------------------------- /bundled/gs01_hk_tpk-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/gs01_hk_tpk-cover.jpg -------------------------------------------------------------------------------- /bundled/gs01_hk_tpk-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/gs01_hk_tpk-cover.small.jpg -------------------------------------------------------------------------------- /bundled/gs01_hk_tpk-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/gs01_hk_tpk-credits.png -------------------------------------------------------------------------------- /bundled/gs01_hk_tpk-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/gs01_hk_tpk-score.png -------------------------------------------------------------------------------- /bundled/gs01_hk_tpk.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/gs01_hk_tpk.json -------------------------------------------------------------------------------- /bundled/gw01_gangster_london-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/gw01_gangster_london-cover.jpg -------------------------------------------------------------------------------- /bundled/gw01_gangster_london-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/gw01_gangster_london-cover.small.jpg -------------------------------------------------------------------------------- /bundled/gw01_gangster_london-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/gw01_gangster_london-credits.png -------------------------------------------------------------------------------- /bundled/gw01_gangster_london-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/gw01_gangster_london-score.png -------------------------------------------------------------------------------- /bundled/gw01_gangster_london.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/gw01_gangster_london.json -------------------------------------------------------------------------------- /bundled/jb01_hollywood_wives-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jb01_hollywood_wives-cover.jpg -------------------------------------------------------------------------------- /bundled/jb01_hollywood_wives-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jb01_hollywood_wives-cover.small.jpg -------------------------------------------------------------------------------- /bundled/jb01_hollywood_wives-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jb01_hollywood_wives-credits.png -------------------------------------------------------------------------------- /bundled/jb01_hollywood_wives-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jb01_hollywood_wives-score.png -------------------------------------------------------------------------------- /bundled/jb01_hollywood_wives.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jb01_hollywood_wives.json -------------------------------------------------------------------------------- /bundled/jc01_horse_fever-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jc01_horse_fever-cover.jpg -------------------------------------------------------------------------------- /bundled/jc01_horse_fever-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jc01_horse_fever-cover.small.jpg -------------------------------------------------------------------------------- /bundled/jc01_horse_fever-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jc01_horse_fever-credits.png -------------------------------------------------------------------------------- /bundled/jc01_horse_fever-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jc01_horse_fever-score.png -------------------------------------------------------------------------------- /bundled/jc01_horse_fever.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jc01_horse_fever.json -------------------------------------------------------------------------------- /bundled/jg01_camp_death-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jg01_camp_death-cover.jpg -------------------------------------------------------------------------------- /bundled/jg01_camp_death-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jg01_camp_death-cover.small.jpg -------------------------------------------------------------------------------- /bundled/jg01_camp_death-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jg01_camp_death-credits.png -------------------------------------------------------------------------------- /bundled/jg01_camp_death-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jg01_camp_death-score.png -------------------------------------------------------------------------------- /bundled/jg01_camp_death.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jg01_camp_death.json -------------------------------------------------------------------------------- /bundled/jl01_objective_zebra-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jl01_objective_zebra-cover.jpg -------------------------------------------------------------------------------- /bundled/jl01_objective_zebra-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jl01_objective_zebra-cover.small.jpg -------------------------------------------------------------------------------- /bundled/jl01_objective_zebra-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jl01_objective_zebra-credits.png -------------------------------------------------------------------------------- /bundled/jl01_objective_zebra-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jl01_objective_zebra-score.png -------------------------------------------------------------------------------- /bundled/jl01_objective_zebra.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jl01_objective_zebra.json -------------------------------------------------------------------------------- /bundled/jm05_touring_rock_band-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm05_touring_rock_band-cover.jpg -------------------------------------------------------------------------------- /bundled/jm05_touring_rock_band-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm05_touring_rock_band-cover.small.jpg -------------------------------------------------------------------------------- /bundled/jm05_touring_rock_band-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm05_touring_rock_band-credits.png -------------------------------------------------------------------------------- /bundled/jm05_touring_rock_band-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm05_touring_rock_band-score.png -------------------------------------------------------------------------------- /bundled/jm05_touring_rock_band.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm05_touring_rock_band.json -------------------------------------------------------------------------------- /bundled/jm06_last_frontier-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm06_last_frontier-cover.jpg -------------------------------------------------------------------------------- /bundled/jm06_last_frontier-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm06_last_frontier-cover.small.jpg -------------------------------------------------------------------------------- /bundled/jm06_last_frontier-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm06_last_frontier-credits.png -------------------------------------------------------------------------------- /bundled/jm06_last_frontier-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm06_last_frontier-score.png -------------------------------------------------------------------------------- /bundled/jm06_last_frontier.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm06_last_frontier.json -------------------------------------------------------------------------------- /bundled/jm07_lucky_strike-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm07_lucky_strike-cover.jpg -------------------------------------------------------------------------------- /bundled/jm07_lucky_strike-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm07_lucky_strike-cover.small.jpg -------------------------------------------------------------------------------- /bundled/jm07_lucky_strike-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm07_lucky_strike-credits.png -------------------------------------------------------------------------------- /bundled/jm07_lucky_strike-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm07_lucky_strike-score.png -------------------------------------------------------------------------------- /bundled/jm07_lucky_strike.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm07_lucky_strike.json -------------------------------------------------------------------------------- /bundled/jm08_flyover-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm08_flyover-cover.jpg -------------------------------------------------------------------------------- /bundled/jm08_flyover-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm08_flyover-cover.small.jpg -------------------------------------------------------------------------------- /bundled/jm08_flyover-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm08_flyover-credits.png -------------------------------------------------------------------------------- /bundled/jm08_flyover-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm08_flyover-score.png -------------------------------------------------------------------------------- /bundled/jm08_flyover.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm08_flyover.json -------------------------------------------------------------------------------- /bundled/jm09_1913_new_york-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm09_1913_new_york-cover.jpg -------------------------------------------------------------------------------- /bundled/jm09_1913_new_york-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm09_1913_new_york-cover.small.jpg -------------------------------------------------------------------------------- /bundled/jm09_1913_new_york-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm09_1913_new_york-credits.png -------------------------------------------------------------------------------- /bundled/jm09_1913_new_york-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm09_1913_new_york-score.png -------------------------------------------------------------------------------- /bundled/jm09_1913_new_york.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm09_1913_new_york.json -------------------------------------------------------------------------------- /bundled/jm12_home_invasion-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm12_home_invasion-cover.jpg -------------------------------------------------------------------------------- /bundled/jm12_home_invasion-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm12_home_invasion-cover.small.jpg -------------------------------------------------------------------------------- /bundled/jm12_home_invasion-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm12_home_invasion-credits.png -------------------------------------------------------------------------------- /bundled/jm12_home_invasion-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm12_home_invasion-score.png -------------------------------------------------------------------------------- /bundled/jm12_home_invasion.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jm12_home_invasion.json -------------------------------------------------------------------------------- /bundled/jw01_golden_panda-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jw01_golden_panda-cover.jpg -------------------------------------------------------------------------------- /bundled/jw01_golden_panda-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jw01_golden_panda-cover.small.jpg -------------------------------------------------------------------------------- /bundled/jw01_golden_panda-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jw01_golden_panda-credits.png -------------------------------------------------------------------------------- /bundled/jw01_golden_panda-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jw01_golden_panda-score.png -------------------------------------------------------------------------------- /bundled/jw01_golden_panda.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/jw01_golden_panda.json -------------------------------------------------------------------------------- /bundled/lb01_dragon_slayers-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/lb01_dragon_slayers-cover.jpg -------------------------------------------------------------------------------- /bundled/lb01_dragon_slayers-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/lb01_dragon_slayers-cover.small.jpg -------------------------------------------------------------------------------- /bundled/lb01_dragon_slayers-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/lb01_dragon_slayers-credits.png -------------------------------------------------------------------------------- /bundled/lb01_dragon_slayers-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/lb01_dragon_slayers-score.png -------------------------------------------------------------------------------- /bundled/lb01_dragon_slayers.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/lb01_dragon_slayers.json -------------------------------------------------------------------------------- /bundled/lb02_dc73-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/lb02_dc73-cover.jpg -------------------------------------------------------------------------------- /bundled/lb02_dc73-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/lb02_dc73-cover.small.jpg -------------------------------------------------------------------------------- /bundled/lb02_dc73-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/lb02_dc73-credits.png -------------------------------------------------------------------------------- /bundled/lb02_dc73-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/lb02_dc73-score.png -------------------------------------------------------------------------------- /bundled/lb02_dc73.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/lb02_dc73.json -------------------------------------------------------------------------------- /bundled/lb03_salem_1692-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/lb03_salem_1692-cover.jpg -------------------------------------------------------------------------------- /bundled/lb03_salem_1692-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/lb03_salem_1692-cover.small.jpg -------------------------------------------------------------------------------- /bundled/lb03_salem_1692-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/lb03_salem_1692-credits.png -------------------------------------------------------------------------------- /bundled/lb03_salem_1692-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/lb03_salem_1692-score.png -------------------------------------------------------------------------------- /bundled/lb03_salem_1692.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/lb03_salem_1692.json -------------------------------------------------------------------------------- /bundled/mc01_red_front-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/mc01_red_front-cover.jpg -------------------------------------------------------------------------------- /bundled/mc01_red_front-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/mc01_red_front-cover.small.jpg -------------------------------------------------------------------------------- /bundled/mc01_red_front-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/mc01_red_front-credits.png -------------------------------------------------------------------------------- /bundled/mc01_red_front-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/mc01_red_front-score.png -------------------------------------------------------------------------------- /bundled/mc01_red_front.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/mc01_red_front.json -------------------------------------------------------------------------------- /bundled/mp01_break_a_leg-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/mp01_break_a_leg-cover.jpg -------------------------------------------------------------------------------- /bundled/mp01_break_a_leg-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/mp01_break_a_leg-cover.small.jpg -------------------------------------------------------------------------------- /bundled/mp01_break_a_leg-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/mp01_break_a_leg-credits.png -------------------------------------------------------------------------------- /bundled/mp01_break_a_leg-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/mp01_break_a_leg-score.png -------------------------------------------------------------------------------- /bundled/mp01_break_a_leg.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/mp01_break_a_leg.json -------------------------------------------------------------------------------- /bundled/rc01_white_hole-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/rc01_white_hole-cover.jpg -------------------------------------------------------------------------------- /bundled/rc01_white_hole-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/rc01_white_hole-cover.small.jpg -------------------------------------------------------------------------------- /bundled/rc01_white_hole-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/rc01_white_hole-credits.png -------------------------------------------------------------------------------- /bundled/rc01_white_hole-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/rc01_white_hole-score.png -------------------------------------------------------------------------------- /bundled/rc01_white_hole.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/rc01_white_hole.json -------------------------------------------------------------------------------- /bundled/sb01_back_to_the_old_house-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/sb01_back_to_the_old_house-cover.jpg -------------------------------------------------------------------------------- /bundled/sb01_back_to_the_old_house-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/sb01_back_to_the_old_house-cover.small.jpg -------------------------------------------------------------------------------- /bundled/sb01_back_to_the_old_house-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/sb01_back_to_the_old_house-credits.png -------------------------------------------------------------------------------- /bundled/sb01_back_to_the_old_house-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/sb01_back_to_the_old_house-score.png -------------------------------------------------------------------------------- /bundled/sb01_back_to_the_old_house.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/sb01_back_to_the_old_house.json -------------------------------------------------------------------------------- /bundled/sg01_town_and_gown-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/sg01_town_and_gown-cover.jpg -------------------------------------------------------------------------------- /bundled/sg01_town_and_gown-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/sg01_town_and_gown-cover.small.jpg -------------------------------------------------------------------------------- /bundled/sg01_town_and_gown-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/sg01_town_and_gown-credits.png -------------------------------------------------------------------------------- /bundled/sg01_town_and_gown-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/sg01_town_and_gown-score.png -------------------------------------------------------------------------------- /bundled/sg01_town_and_gown.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/sg01_town_and_gown.json -------------------------------------------------------------------------------- /bundled/tg01_reconstruction-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/tg01_reconstruction-cover.jpg -------------------------------------------------------------------------------- /bundled/tg01_reconstruction-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/tg01_reconstruction-cover.small.jpg -------------------------------------------------------------------------------- /bundled/tg01_reconstruction-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/tg01_reconstruction-credits.png -------------------------------------------------------------------------------- /bundled/tg01_reconstruction-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/tg01_reconstruction-score.png -------------------------------------------------------------------------------- /bundled/tg01_reconstruction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/tg01_reconstruction.json -------------------------------------------------------------------------------- /bundled/trb02_touring_rock_band_2-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/trb02_touring_rock_band_2-cover.jpg -------------------------------------------------------------------------------- /bundled/trb02_touring_rock_band_2-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/trb02_touring_rock_band_2-cover.small.jpg -------------------------------------------------------------------------------- /bundled/trb02_touring_rock_band_2-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/trb02_touring_rock_band_2-credits.png -------------------------------------------------------------------------------- /bundled/trb02_touring_rock_band_2-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/trb02_touring_rock_band_2-score.png -------------------------------------------------------------------------------- /bundled/trb02_touring_rock_band_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/trb02_touring_rock_band_2.json -------------------------------------------------------------------------------- /bundled/wh01_london_1593-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/wh01_london_1593-cover.jpg -------------------------------------------------------------------------------- /bundled/wh01_london_1593-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/wh01_london_1593-cover.small.jpg -------------------------------------------------------------------------------- /bundled/wh01_london_1593-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/wh01_london_1593-credits.png -------------------------------------------------------------------------------- /bundled/wh01_london_1593-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/wh01_london_1593-score.png -------------------------------------------------------------------------------- /bundled/wh01_london_1593.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/wh01_london_1593.json -------------------------------------------------------------------------------- /bundled/wh02_the_zoo-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/wh02_the_zoo-cover.jpg -------------------------------------------------------------------------------- /bundled/wh02_the_zoo-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/wh02_the_zoo-cover.small.jpg -------------------------------------------------------------------------------- /bundled/wh02_the_zoo-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/wh02_the_zoo-credits.png -------------------------------------------------------------------------------- /bundled/wh02_the_zoo-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/wh02_the_zoo-score.png -------------------------------------------------------------------------------- /bundled/wh02_the_zoo.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/wh02_the_zoo.json -------------------------------------------------------------------------------- /bundled/wh03_flight_1180-cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/wh03_flight_1180-cover.jpg -------------------------------------------------------------------------------- /bundled/wh03_flight_1180-cover.small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/wh03_flight_1180-cover.small.jpg -------------------------------------------------------------------------------- /bundled/wh03_flight_1180-credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/wh03_flight_1180-credits.png -------------------------------------------------------------------------------- /bundled/wh03_flight_1180-score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/wh03_flight_1180-score.png -------------------------------------------------------------------------------- /bundled/wh03_flight_1180.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/bundled/wh03_flight_1180.json -------------------------------------------------------------------------------- /create_client_html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/create_client_html -------------------------------------------------------------------------------- /create_server_html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/create_server_html -------------------------------------------------------------------------------- /css/_defaults.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/css/_defaults.scss -------------------------------------------------------------------------------- /css/_defs.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/css/_defs.scss -------------------------------------------------------------------------------- /css/_main.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/css/_main.scss -------------------------------------------------------------------------------- /css/blue.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/css/blue.scss -------------------------------------------------------------------------------- /css/client.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/css/client.scss -------------------------------------------------------------------------------- /css/gray.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/css/gray.scss -------------------------------------------------------------------------------- /css/green.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/css/green.scss -------------------------------------------------------------------------------- /css/red.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/css/red.scss -------------------------------------------------------------------------------- /favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/favicon.ico -------------------------------------------------------------------------------- /fonts/Hitchcock.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/fonts/Hitchcock.ttf -------------------------------------------------------------------------------- /fonts/dice.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/fonts/dice.ttf -------------------------------------------------------------------------------- /images/blank-page.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/images/blank-page.svg -------------------------------------------------------------------------------- /images/cross-black.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/images/cross-black.svg -------------------------------------------------------------------------------- /images/cross-white.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/images/cross-white.svg -------------------------------------------------------------------------------- /images/google-drive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/images/google-drive.png -------------------------------------------------------------------------------- /images/help.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/images/help.svg -------------------------------------------------------------------------------- /images/menu.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/images/menu.svg -------------------------------------------------------------------------------- /images/pencil-black.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/images/pencil-black.svg -------------------------------------------------------------------------------- /images/pencil-white.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/images/pencil-white.svg -------------------------------------------------------------------------------- /images/player-black.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/images/player-black.svg -------------------------------------------------------------------------------- /images/player-white.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/images/player-white.svg -------------------------------------------------------------------------------- /index.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/index.php -------------------------------------------------------------------------------- /index.source.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/index.source.html -------------------------------------------------------------------------------- /join/.keep: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /libraries/pdf.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/libraries/pdf.js -------------------------------------------------------------------------------- /libraries/pdf.worker.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/libraries/pdf.worker.js -------------------------------------------------------------------------------- /libraries/ramda.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/libraries/ramda.js -------------------------------------------------------------------------------- /source/client.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/client.es6 -------------------------------------------------------------------------------- /source/collaboration.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/collaboration.es6 -------------------------------------------------------------------------------- /source/dom.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/dom.es6 -------------------------------------------------------------------------------- /source/equivalence-playset-parser.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/equivalence-playset-parser.es6 -------------------------------------------------------------------------------- /source/fixtures.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/fixtures.es6 -------------------------------------------------------------------------------- /source/main.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/main.es6 -------------------------------------------------------------------------------- /source/navigation.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/navigation.es6 -------------------------------------------------------------------------------- /source/pages/join.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/pages/join.es6 -------------------------------------------------------------------------------- /source/pages/setup.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/pages/setup.es6 -------------------------------------------------------------------------------- /source/pages/table.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/pages/table.es6 -------------------------------------------------------------------------------- /source/pdf.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/pdf.es6 -------------------------------------------------------------------------------- /source/queue.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/queue.es6 -------------------------------------------------------------------------------- /source/sequential-playset-parser.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/sequential-playset-parser.es6 -------------------------------------------------------------------------------- /source/setup.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/setup.es6 -------------------------------------------------------------------------------- /source/state.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/state.es6 -------------------------------------------------------------------------------- /source/storage.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/storage.es6 -------------------------------------------------------------------------------- /source/utils.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/utils.es6 -------------------------------------------------------------------------------- /source/validate-playset.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/validate-playset.es6 -------------------------------------------------------------------------------- /source/views/add-playset.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/views/add-playset.es6 -------------------------------------------------------------------------------- /source/views/common.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/views/common.es6 -------------------------------------------------------------------------------- /source/views/help.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/views/help.es6 -------------------------------------------------------------------------------- /source/views/join.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/views/join.html -------------------------------------------------------------------------------- /source/views/players.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/views/players.es6 -------------------------------------------------------------------------------- /source/views/playset-preview.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/views/playset-preview.es6 -------------------------------------------------------------------------------- /source/views/playsets.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/views/playsets.es6 -------------------------------------------------------------------------------- /source/views/setup.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/views/setup.es6 -------------------------------------------------------------------------------- /source/views/setup.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/views/setup.html -------------------------------------------------------------------------------- /source/views/splash.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/views/splash.html -------------------------------------------------------------------------------- /source/views/table.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/views/table.es6 -------------------------------------------------------------------------------- /source/views/table.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/views/table.html -------------------------------------------------------------------------------- /source/views/version.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/source/views/version.es6 -------------------------------------------------------------------------------- /tests/chai-as-promised.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/tests/chai-as-promised.js -------------------------------------------------------------------------------- /tests/chai.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/tests/chai.js -------------------------------------------------------------------------------- /tests/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/tests/index.html -------------------------------------------------------------------------------- /tests/main.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/tests/main.es6 -------------------------------------------------------------------------------- /tests/mocha.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/tests/mocha.css -------------------------------------------------------------------------------- /tests/mocha.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/tests/mocha.js -------------------------------------------------------------------------------- /tests/playsets/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/tests/playsets/README -------------------------------------------------------------------------------- /tests/specs/pdf.spec.es6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JakobKallin/Fiascomputer/HEAD/tests/specs/pdf.spec.es6 --------------------------------------------------------------------------------