1fbg(6)                        Falling Block Game                        fbg(6)
2
3
4

NAME

6       fbg - OpenGL Tetris clone
7

SYNOPSIS

9       fbg [-l LEVEL ] [options]
10

DESCRIPTION

12       Falling Block Game is an OpenGL-accelerated block-shifting game similar
13       to Tetris that uses SDL. The timing and scoring  are  very  similar  to
14       that  of  Gameboy  Tetris,  but the piece control and graphics are much
15       improved.
16

GAMEPLAY

18       Move the piece around the screen by using the arrow keys. To  make  the
19       block fall more quickly (and earn points) hold the down key. Rotate the
20       block with the comma and period keys (also usually "<" and ">"). If you
21       need  to  slide a block underneath another, hold the direction you need
22       to slide the block before the block reaches the opening  (don't  worry,
23       you'll  still  get the same amount of time as if the block wasn't about
24       to move to the next level).
25

OPTIONS

27       -l LEVEL
28              Start game on specified level (0-9)
29
30       -b HEIGHT
31              B-Type garbage height (0-5)
32
33       -t THEME
34              Name of theme directory
35
36       --light
37              Run in "light" mode (uses very little CPU)
38
39       -f     Run fullscreen
40
41       -w     Run in windowed mode
42
43       -r WxH Run with specified resolution
44
45       -d BPP Run with specified color depth
46
47       -p PREFIX
48              Prefix     to     FBG      installation      directory      (ex.
49              "/usr/local/games/fbg")
50
51       -m FILE
52              Play selected music file from "data/music/"
53
54       --no-music
55              Do not play music
56

AUTHORS

58       Jared Krinke (deraj@users.sourceforge.net)
59              Programming, art, concept.
60

DERAJ DEZINE

62       Falling  Block  Game  is  an  open  source  project  by  Deraj DeZine (
63       http://derajdezine.vze.com/ )
64
65
66
67v0.9                               12/26/02                             fbg(6)
Impressum