jdmonin / JSettlers2

Java Settlers project home, downloads, and GPLv3 source code. To download the latest version as a JAR, see https://github.com/jdmonin/JSettlers2/releases/latest .
http://nand.net/jsettlers/
GNU General Public License v3.0
160 stars 63 forks source link

bots personalities #120

Open kotc opened 2 hours ago

kotc commented 2 hours ago

bots could have their personalities defined as a sets of strategies they could use with priorities (even at the risk of not using particular strategy at all), ie.

kotc commented 2 hours ago

if having multiple priorities of a prticular type, just make a weighted table and randomly pick up result from it