Page Actions
Wiki Actions
User Actions
Submit This Story
Writing /alumni/bweber/.html/dokuwiki/data/cache/9/9c4ab444767299e81b6207204d7ad155.i failed
Unable to save cache file. Hint: disk full; file permissions; safe_mode setting.
Writing /alumni/bweber/.html/dokuwiki/data/cache/9/9c4ab444767299e81b6207204d7ad155.i failed
Unable to save cache file. Hint: disk full; file permissions; safe_mode setting.
Writing /alumni/bweber/.html/dokuwiki/data/cache/9/9c4ab444767299e81b6207204d7ad155.xhtml failed

The 2010 conference on Artificial Intelligence and Interactive Digital Entertainment (AIIDE 2010) will be hosting a StarCraft AI competition as part of the conference program. This competition enables academic researchers to evaluate their AI systems in a robust commercial RTS environment.

Tournaments

  • Tournament 1: Micro-management
  • Tournament 2: Small-scale combat
  • Tournament 3: Tech-limited Game
  • Tournament 4: Complete Game

Dates

  • Registration: Now - 9.1.2010
  • Submission and Testing: 9.1.2010 - 9.15.2010
  • Competition: 9.15.2010 - 10.12.2010
  • Finals:10.12.2010

Links

BWAPI

The BWAPI project provides an interface for building StartCraft bots. It enables developers to read game state and issue commands to units. BWAPI was built by reverse engineering StarCraft to provide hooks into it. Using BWAPI requires running StarCraft with a third party tool that injects additional DLLs into the StarCraft process space. There are currently three ways of building bots using BWAPI:

  • Pure C++ implementation
  • In process, wrapped languages
  • Remote processes with socket communication

In-process Projects

ProxyBot Projects

 
shdh.txt · Last modified: 2010/01/16 23:11 by bweber     Back to top