Difference between revisions of "Scbot"

(Created page with "{{Infobox bot |id=Scbot |author=Swen Gaudl |affiliation=University of Bath |country=England |country2= |race=Z |elo= |ladderID= |version=3.7.4 |type=Proxy |internalDownload= |...")
(No difference)

Revision as of 23:15, 17 July 2015

[e][h]Zicon.png Scbot
Author(s):
Swen Gaudl
Affiliation:
University of Bath
Country:
England England
Race:
BWAPI version:
3.7.4
Type:
Proxy
Download:
Language:
C#
Source code:
Github.png
Links

StarCraft BWAPI c# and POSH combined to allow for agent planning in RTS games.

It uses bwapi-mono-bridge2 that allows people to develop bots in a managed language to interface BWAPI without the need to create a wrapper themselves. SWIG offers great capabilities in keeping up with the constant changes in the original BWAPI.