in clash royale merge tactics i wondered what is the maximum number of traits/synergies i can get in a single game, so i made this to give me the troop combinations in order to make said teams
generate best teams according to:
- most traits' weights(default weights(2,4,6) or changed by you)
- team containing specific troop
- team containing specific trait
- go to main function and change team size
- change filters in main function
this is just a c++ prototype for personal use