Tiny Tetris From www.tinywindowsgames.com - A Dynofoo (www.dynofoo.com) Venture =================================================================== Instructions ------------ Shapes fall from the top of the screen. You need to move them so that they fit together to form solid horizontal lines. When a line is formed, it is destroyed. Keep going until incomplete lines fill the screen. Press ESCape at any time to quit. At the title screen, press a number key from 0 to 9 to start at that level (0 is easiest, 9 is pretty difficult). When the game starts: Left arrow = Move shape left Right arrow = Move shape right Up arrow = Rotate shape Down arrow = Drop shape S = Sound on/off C = Color on/off Size ---- By default, Tiny Tetris runs in tiny mode. Each square is 2x2 pixels. However, you can make the window larger or smaller by using command line parameters. Examples: >tinytetris 3 Each square is 3x3 pixels >tinytetris 4 6 Each square is 4x6 pixels. The maximum width and height of each square is 32 pixels. The minimum width and height of each square is 1 pixel.