Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

Tetraquark/pubgheatmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pubgheatmap

Create static heatmap image or temporal heatmap of players activity of the match of PLAYERUNKNOWN'S BATTLEGROUNDS.

Temporal heatmap example:

PUBG activity timed-heatmap

Static heatmap example:

PUBG activity static-heatmap

Requirements

Python 3

  • heatmappy
  • pubg-python
  • tkinter

How to use

First of all, set yours developer API key to API_KEY in pubgheatmap.py. You can get api key from PUBG developers web-site.

Help message:

pubgheatmap.py -h

To get a static full players activity heatmap image of my last match on the EU server:

pubgheatmap.py -p tetraquark -s pc-eu -o my_static_heatmap.jpg

To get a temporal heatmap frame of my last match on the EU server:

pubgheatmap.py -p tetraquark -s pc-eu -t

You can use the scroll or the left or right arrow key to rewind the temporal heat map.

About

Create heatmap image of players activity of the match of PLAYERUNKNOWN'S BATTLEGROUNDS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages