Boo AI Hello World
Posted: 02 Nov 2006, 04:51
GlobalAI "Hello world" using Boo, a Python compiler for .Net.
http://manageddreams.com/csai/testbooai.zip
To use:
*copy bot-libs\booailoader.dll and bot-libs\booailoader.xml to taspring\ai\bot-libs
*copy Booai\csai.dll and booai\csai.pdb to taspring\ai\BooAI (new directory)
*create a multiplayer game and specify "booailoader.dll" as the bot dll
To rebuild, with booc in the path, type:
*booc -t:library CSAI.py -r:csaiinterfaces.dll
*copy the new csai.dll and csai.pdb into taspring\ai\BooAI directory, overwriting the old files
http://manageddreams.com/csai/testbooai.zip
To use:
*copy bot-libs\booailoader.dll and bot-libs\booailoader.xml to taspring\ai\bot-libs
*copy Booai\csai.dll and booai\csai.pdb to taspring\ai\BooAI (new directory)
*create a multiplayer game and specify "booailoader.dll" as the bot dll
To rebuild, with booc in the path, type:
*booc -t:library CSAI.py -r:csaiinterfaces.dll
*copy the new csai.dll and csai.pdb into taspring\ai\BooAI directory, overwriting the old files