mirror of
https://github.com/brmlab/brmlife.git
synced 2025-08-02 09:53:38 +02:00
Send BUMP if move failed
This commit is contained in:
parent
de7a604e52
commit
77e555706b
3 changed files with 15 additions and 2 deletions
4
README
4
README
|
@ -18,9 +18,11 @@ Each line starts with a single word (command name), plus
|
|||
some command-specific parameters. Note that newlines are
|
||||
CRLF ("\r\n"), not just LF ("\n")!
|
||||
|
||||
The following inputs are supported:
|
||||
The following inputs (in no particular order) are supported:
|
||||
|
||||
tick <ticknum>
|
||||
BUMP
|
||||
if received, the agent's move failed
|
||||
DEAD
|
||||
if received, the agent is dead!
|
||||
energy <points>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue