diff --git a/README b/README index 6fad823..ca5bd7a 100644 --- a/README +++ b/README @@ -38,6 +38,12 @@ The following inputs (in no particular order) are supported: a dead agent A alive agent x herp + pheromones (,,,...) (...)... + (,...) describes set of pheromones on a tile, + in the same order as visual + format is : + : pheromone id 0..65535 + : floating-point number The following outputs are supported: @@ -47,6 +53,12 @@ The following outputs are supported: attack_dir and are integer offsets relative to the current position; may be just {-1,0,1} + secrete + produce a pheromone; pheromones are initially + associated with an agent and trailed at tiles + visited by the agent; pheromones with lower id + transfer from agent to tile faster + energy required is proportional to phintensity After connecting, the client specifies its desired attributes,