A program to give a user in depth win percentages of their Slippi data.
If the user wanted to see their win percentage across all games against all opponents and against all characters the user could use the application like this:
But if the user wanted to see a more specific matchup against a specific opponent with a character of their choice the use could use the application like this:
Once the application is finished running it gives an output like this for every character in the game:
In addition it also gives the output of total wins, total games, and overall win percantage:
In version 1.6.0 the user is prompted if they want to write a CSV file of the data, this way they can import it for better visiualization of the data:
How the data looks once it is imported from the CSV file into a Google sheets document: