X-Git-Url: http://git.shiar.nl/netris.git/blobdiff_plain/25a33cd1ade6f773c55e6cd69bcb6887688aa1be..53e2cfa11fb917fad4019d2251b26df2f7b1f4f2:/README diff --git a/README b/README index 50dde83..aab94a4 100644 --- a/README +++ b/README @@ -96,12 +96,12 @@ The keys are: 'j' left 'k' rotate 'l' right - Space drop + Space drop 'm' down faster - 's' toggle spying on the other player - 'p' pause - 'f' make game faster (irreversible) - Ctrl-L redraw the screen + 's' toggle spying on the other player + 'p' pause + 'f' make game faster (irreversible) + Ctrl-L redraw the screen To see usage information, type "netris -h". To see distribution/warranty information, type "netris -H". @@ -132,4 +132,4 @@ of the protocol is in "robot_desc", and a sample robot is in sr.c. The source code should be viewed with tab stops set every 4 columns, eg, "less -x4 game.c". -# vi: tw=70 ai +# vi: tw=70