Nostrademous / Dota2-WebAI

MIT License
33 stars 6 forks source link

[WEB SERVER] Implement a Hero-Selection System #7

Open Nostrademous opened 7 years ago

Nostrademous commented 7 years ago

Leverage information in available Counter-Picker sites and Team-Synergy sites as well as JSON encoded npc_heroes.txt provided by Valve (with respect to a hero's need for farm, babysitting, etc) to pick a solid and well-rounded team.

System should initially handle "All Pick" game modes, but should be extendable to "Captain's Mode"

System should also set "Roles" for each hero (https://github.com/Nostrademous/Dota2-WebAI/blob/master/constants/roles.lua)