Projects

Slippi Win Calculator 2022

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:exampleBut 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:exampleOnce the application is finished running it gives an output like this for every character in the game:exampleIn addition it also gives the output of total wins, total games, and overall win percantage:exampleIn 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:exampleHow the data looks once it is imported from the CSV file into a Google sheets document:example