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= |...")
 
 
Line 12: Line 12:
 
|internalDownload=
 
|internalDownload=
 
|externalDownload=
 
|externalDownload=
|language=C#
+
|language=C♯
 
|sourceCode=
 
|sourceCode=
 
|github=https://github.com/suegy/scbot
 
|github=https://github.com/suegy/scbot

Latest revision as of 00:19, 19 March 2016

[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.