Abstract
In real-time strategy games players make decisions and control their units simultaneously. Players are required to make decisions under time pressure and should be able to control multiple units at once in order to be successful. We present the design and implementation of a multi-agent interface for the real-time strategy game STARCRAFT: BROOD WAR. This makes it possible to build agents that control each of the units in a game. We make use of the Environment Interface Standard, thus enabling different agent programming languages to use our interface, and we show how agents can control the units in the game in the Jason and GOAL agent programming languages.
Original language | English |
---|---|
Title of host publication | Proceedings of the 13th Scandinavian Conference on Artificial Intelligence (SCAI 2015) |
Editors | S. Nowaczyk |
Publisher | IOS Press |
Publication date | 2015 |
Pages | 68-77 |
ISBN (Print) | 978-1-61499-588-3 |
ISBN (Electronic) | 978-1-61499-589-0 |
Publication status | Published - 2015 |
Event | 13th Scandinavian Conference on Artificial Intelligence (SCAI 2015) - Halmstad, Sweden Duration: 4 Nov 2015 → 6 Nov 2015 Conference number: 13 http://www.hh.se/scai2015 |
Conference
Conference | 13th Scandinavian Conference on Artificial Intelligence (SCAI 2015) |
---|---|
Number | 13 |
Country/Territory | Sweden |
City | Halmstad |
Period | 04/11/2015 → 06/11/2015 |
Internet address |
Series | Frontiers in Artificial Intelligence and Applications |
---|---|
Volume | 278 |
ISSN | 0922-6389 |
Keywords
- Multi-agent systems
- Environment interface standard
- Real-time strategy games
- Agent programming languages