Skip to content

ellerman4/csgo-weapons-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit App

Overview

A simple streamlit application for visualizing weapon data from Counter Strike:Global Offensive with:

  • Recoil, RoF, and DPS percentages, relative to max values by weapon type
  • Spray pattern visualization
  • Armored/Unarmored damage stats by hit area
  • Killfeed preview via some basic css

ff03d412307ab50a65c6ba4c13a53644

Usage

  1. Clone repository
  2. Install dependencies (listed below)
  3. Initialize a local Streamlit server with the command:
streamlit run app.py

Requirements

hydralit==1.0.13
hydralit_components==1.0.10
pandas==1.4.2
streamlit==1.11.1
streamlit_echarts==0.4.0
streamlit-aggrid==0.2.3

Acknowledgments

Original dataset from kaggle

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages