Chaosy
Tutorial Reviewer
- Joined
- Jun 9, 2011
- Messages
- 13,239
I am currently developing a Castle Fight AI system on request, the AI is supposed to automatically build whatever happens to counter the enemy.
I have successfully done this part for buildings but I need to do the same for upgrades and research.
Is there a decent lib to make such an approach easier?
I imagine a function for getting all current upgrades of a player could be handy.
And a function to check if a player owns a building which can research a specific upgrade
The system is done in jass but if you got ideas/suggestions in GUI I will probably be able to convert them to jass.
I have successfully done this part for buildings but I need to do the same for upgrades and research.
Is there a decent lib to make such an approach easier?
I imagine a function for getting all current upgrades of a player could be handy.
And a function to check if a player owns a building which can research a specific upgrade
The system is done in jass but if you got ideas/suggestions in GUI I will probably be able to convert them to jass.