League Structure Application
Posted: Sun May 01, 2016 5:52 am
https://animal31.itch.io/conference-str ... pplication
Im not sure this is the right place to put this, but I made a program (in school) that allows you to input a map of teams, input a league structure, then output the best structure combination for that map. IE you could input Vancouver, Seattle, Portland, Calgary, Edmonton and say you want a conference of 3 that plays 15 games and a conference of 2 that plays 10 and it will give you a list of all valid combinations for those specifications and sort them by total travel, so you can see which one you want to use
I will be using the same logic for my own game's commissioner AI, but I figured I should release it because I did spend over 400 hours working on it, so if you guys can find use out of it then there you go
Im not sure this is the right place to put this, but I made a program (in school) that allows you to input a map of teams, input a league structure, then output the best structure combination for that map. IE you could input Vancouver, Seattle, Portland, Calgary, Edmonton and say you want a conference of 3 that plays 15 games and a conference of 2 that plays 10 and it will give you a list of all valid combinations for those specifications and sort them by total travel, so you can see which one you want to use
I will be using the same logic for my own game's commissioner AI, but I figured I should release it because I did spend over 400 hours working on it, so if you guys can find use out of it then there you go