This repository contains tools that will read .json log files from the BitterBuster game output, and create various visualizations of the game data provided.
The following steps will ensure proper functionality of the pipeline:
-
Open one of the scripts within the /Scripts/ProcessingSctipts directory and run up to (and including) the 'initialization' block near the top. This will create any directories that may be missing following cloning of the repository.
-
Processing Scripts must be run to completion before any Analysis Scripts are to be run! Master Script is still in progress!
-
The /Output directory will be filled automatically filled with the figures generated by the pipeline
Dataframes with information relevant to each subject will be created.