mirror of
https://github.com/brmlab/brmlife.git
synced 2025-08-02 18:03:37 +02:00
Sense around: Extended format describing agents explicitly
This commit is contained in:
parent
e22c57c97f
commit
f0a603352f
4 changed files with 31 additions and 11 deletions
9
README
9
README
|
@ -28,9 +28,14 @@ The following inputs (in no particular order) are supported:
|
|||
energy <points>
|
||||
number of agent's energy points; disregard
|
||||
in case of dead agents
|
||||
around <chars>
|
||||
<chars> describe tiles, clockwise from top,
|
||||
around <desc> <desc>...
|
||||
<desc> describe tiles, clockwise from top,
|
||||
in the immediate vicinity of the agent
|
||||
<desc> format is two-character, <type><agent>
|
||||
<type>: . for ground
|
||||
<agent>: - no agent
|
||||
a dead agent
|
||||
A alive agent
|
||||
|
||||
The following outputs are supported:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue