Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 653 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 653 Bytes

CSGO MATCH OBSERVER

A prototype that converts live data emitted from CSGO gamestate into data rich visualizations.

Usage

  • Install NodeJS 8.0 or higher
  • Create and install an gamestate integration file within your csgo client. More details can be found here
  • Run yarn install in the root of the project
  • Run yarn install in the client folder
  • Run yarn start in the client folder
  • Join a CSGO game as an observer

Demo

demo.mp4