Skip to content

AbhilashJN/gocs-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gocs-core

Go library containing the core utilities for analyzing Counter-Strike: Global Offensive demo files (*.dem files). Currently supports the following features:

  • Generate shot accuracy stats for a player
  • Generate damage summary for a player (categorized by weapon and head-to-head against opponent players)
  • Generate K/D (categorized by weapon and head-to-head against opponent players)
  • Generate heatmap for K/D and bomb plant events for a player

More stats on the way. Feature suggestions are welcome.


Web implementation


Desktop app implementation

gocs-w: Cross platform desktop app built using Go and ReactJS using the Wails framework.

About

Package containing the core gocs demo parser and analysis helpers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages