Version 1 (modified by jherwitz, 13 years ago) (diff) |
---|
ProtocolTwo
ProtocolTwo is the second level of abstraction above the Quake game engine for Quagents 3. This is the level most users will work at.
The Quagents 3 team has implemented a few structures at this level to form a basis for further work.
Quagent Communication Protocol (QCP)
QCP? is a protocol for the interaction between Quagents, using the say() command. This protocol defines a means for inter-bot communication, with the goal of allowing Quagents to collaborate dynamically to achieve goal states.