X-Git-Url: https://git.deb.at/?p=pkg%2Fnetris.git;a=blobdiff_plain;f=robot_desc;h=3c9bacac05b92566129f129edc556fb59594207c;hp=53415b25d013e12b329a5117be893eb3a2c6e818;hb=ec844657fccb6475314c51da1ae21dc2fee9a470;hpb=b49a491544fbd21beb14a44f6ccf5983b6a2f8dc diff --git a/robot_desc b/robot_desc index 53415b2..3c9baca 100644 --- a/robot_desc +++ b/robot_desc @@ -84,7 +84,7 @@ view of the board is incorrect until the "TimeStamp". is an integer from 0 to boardHeight-1. 0 is the bottom row. ... are integers separated by spaces, one for each column. -"0" indicates an empty square. Positive integers indicates blocks. +"0" indicates an empty square. Positive integers indicate blocks. Currently only "1" is used, but in the future there may be special kinds of blocks indicated by higher numbers. Negative integers indicate part of the currently falling piece. For each block, the absolute value of the @@ -151,8 +151,8 @@ long to fit on the screen may be truncated. EXAMPLE ======= Here's a portion of an example log generated by the sample robot. The -sample robot generates a log file in "log" if the "-l" is given to sr -(eg "netris -r 'sr -l'"). +sample robot generates a log file in "log" if the "-l" option is given +to sr (eg "netris -r 'sr -l'"). In this log file, every line is preceeded by two characters. Lines sent from Netris to the robot are preceeded by two spaces " ", and