ss118
Smash Master
Disclaimer: This is for personal use only. This isn't intended for the use of the competitive tier list, nor am I advocating it in this fashion.
Requires java to run, fyi. Props to Druggedfox for the equation that gives the characters the final value.
----------------------------------------------
So you execute the program, and the first thing you will see is that it will ask for "influence." What exactly is this, you may ask? Well, it's how much weight a character holds in comparison to others. The easiest way to plug in influence is the amount of people who use that character.
The program will essentially remove any characters that have 0 or less influence, and will tell you how many match-ups you have to input data in for.
When it asks for match-up information, it wants a percentage. Out of 100. If Pichu has a 75-25 relationship with fox, put 25 when it asks for the Fox vs Pichu match-up. You always put the number for the first character AGAINST the second. At the end it will give you the characters, in order, from highest to lowest as well as their scores. It will also print out a suggested tier list.
----------------------------------------------
Features to come
- When I learn more about programming, this will be a chart you can edit to your liking. You will be able to turn on and off characters, meaning potentially this could be applied to all three smash games. There will also be a saving option so that you don't have to continuously edit the program.
Questions, comments, concerns? Also, please enjoy. =)
Requires java to run, fyi. Props to Druggedfox for the equation that gives the characters the final value.
----------------------------------------------
So you execute the program, and the first thing you will see is that it will ask for "influence." What exactly is this, you may ask? Well, it's how much weight a character holds in comparison to others. The easiest way to plug in influence is the amount of people who use that character.
The program will essentially remove any characters that have 0 or less influence, and will tell you how many match-ups you have to input data in for.
When it asks for match-up information, it wants a percentage. Out of 100. If Pichu has a 75-25 relationship with fox, put 25 when it asks for the Fox vs Pichu match-up. You always put the number for the first character AGAINST the second. At the end it will give you the characters, in order, from highest to lowest as well as their scores. It will also print out a suggested tier list.
----------------------------------------------
Features to come
- When I learn more about programming, this will be a chart you can edit to your liking. You will be able to turn on and off characters, meaning potentially this could be applied to all three smash games. There will also be a saving option so that you don't have to continuously edit the program.
Questions, comments, concerns? Also, please enjoy. =)