Skip to content

TimAndreJacobsen/OverwatchStatAnalyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overwatch Stat Analyser - A tool for analysing your data

So you are writing down the results of your game to get a better understanding of your performance on different champions and maps.

What is strongest hero for every map? Strongest Role? Whats your skill rating over time?

This is a java application that reads an Excel file(.xlsx) and generates graphs and percentages for specific hero's, maps, roles and more.

Skill rating over games played

skill-rating-graph-ui

Champion performance sorted on role: support over all maps

support-win-rate-over-map

Setup:

Libraries: JavaFX, Apache POI, JUnit4

Requirements: Java 1.8, Maven, a dataset of played games and stats

Clone the repo and use Maven to import dependencies(will grab JavaFX, Apache POI, Junit4).
to install dependencies you can target pom.xml with Maven and import.

Example dataset

example-dataset

About

Visualize game statistics with charts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages