Changes between Initial Version and Version 1 of ProtocolTwo


Ignore:
Timestamp:
Jun 29, 2011 2:22:12 PM (13 years ago)
Author:
jherwitz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProtocolTwo

    v1 v1  
     1== ProtocolTwo ==
     2[[ProtocolTwo]] is the second level of abstraction above the Quake game engine for Quagents 3. This is the level most users will work at.
     3
     4The Quagents 3 team has implemented a few structures at this level to form a basis for further work.
     5
     6= Quagent Communication Protocol (QCP) =
     7[[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.