X-Git-Url: http://git.shiar.nl/netris.git/blobdiff_plain/a3b41d71c27b89c5f3e82226316e031e3f8eb253..c7eeb8f0c70c3d6538b7199f0e2094967413d35d:/README diff --git a/README b/README index 9420e20..9972758 100644 --- a/README +++ b/README @@ -16,8 +16,6 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # -# $Id: README,v 1.21 1999/05/16 06:56:22 mhw Exp $ -# This is an unfinished developmental version of Netris, a free networked version of T*tris. It is distributed under the terms @@ -88,7 +86,7 @@ the game. Unlike standard T*tris, Netris gives you a little extra time after dropping a piece before it solidifies. This allows you to slide the piece into a notch without waiting for it to fall the whole way down. -In fact, if you can even slide it off a cliff and it'll start falling +In fact, you can even slide it off a cliff and it'll start falling again. If you think it should automatically drop again in this case, use the -D option. @@ -96,12 +94,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 +130,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