Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gun Raiders' kills data

Gun Raiders is a VR FPS game. This repository contains scripts to analyze a 24-hour dump of game kills logs and the results.

Tools

DB used is MariaDB. Script is python.

Repository content

  • create_db.sql creates the MariaDB database
  • load_data.sql loads data from the CSV files
  • add_weapon_killed_id.py computes the weapon_killed_id, an estimation of which weapon the player was likely using when killed (based on previous or next kill)
  • querys.md lists SQL queries and related results

About

Scripts to analyze Gun Raider's kills dataset

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages