program for finding good defense bot
Here is how the algorithm works:
- Go through every team
- Go through every match for that given team
- Find all of the opponents the team goes up against
- Find how much the opponents are scoring when against that team
- Find the average amount of notes the opponent scores
- Print out both values
- After running it, I don't think it worked
💀 - 5112's opponents scored the same amount of notes when against them as well as not
- I might not have done it right, idk
Edited by Matt Jagos