ddavidtran / CSGO-Viz

CS:GO Viz is an interactive visualization website based on CSGO matchmaking data. Project created in the course TNM048.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS:GO Viz

CSGOVIZ

Run

Demo!

To try it out on your own machine clone or download the repository and run the files on localhost.

Depends on:

  • jDBSCAN for density based clustering.
  • Bootstrap for buttery smooth responsiveness.
  • Kaggle for CS:GO data and map images.
  • Chart.js for creating charts using JavaScript.
  • D3.js for visualizing data.

Authors:

About

CS:GO Viz is an interactive visualization website based on CSGO matchmaking data. Project created in the course TNM048.


Languages

Language:JavaScript 73.2%Language:HTML 17.5%Language:CSS 7.5%Language:Python 1.8%