Skip to content

pnxenopoulos/ggViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ggViz

Build Status

ggViz is a visual analytics platform to analyze Counter-Strike: Global Offensive data.

Installation

First, install the required Python dependencies by running

pip install -r requirements.txt

Then, install ggViz by running

python setup.py install

To run the system, run

export FLASK_APP=ggviz
export FLASK_ENV=development
flask run

Features

... to be completed ...

Roadmap

... to be completed ...

Authors

Peter Xenopoulos (NYU)

João Rulff (NYU)

License

Our project is licensed using the MIT License.