Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

val-and-rick(6) [debian man page]

Val &; Rick(6)															     Val & Rick(6)

NAME
val-and-rick - shooter game DESCRIPTION
Val and Rick is probably the precursor to Gunroar, featuring similar controls but in a different environment. Only 2D sprites and back- grounds are used in what seems like a tribute to Xevious and Star Soldier. OPTIONS
These options are available: -brightness n Set the brightness of the screen.(n = 0 - 100, default = 100) -luminous n Set the luminous intensity.(n = 0 - 100, default = 50) -nosound Stop the sound. -window Launch the game in a window. -fullscreen Launch the game in fullscreen. -res width height Sets the resolution of the screen in pixels. -nosound -nowait -accframe USAGE
Press the Z key to shoot and hold down the X key to fix the direction of your aim. A power-up icon in the shape of a tiny ship named Rick will appear if you collect enough blue orbs from defeated enemies, which is indi- cated at the bottom left of the screen. This will cause your ship to go into hyperdrive, that is until all energy is spent or your space- craft takes damage from enemy bullets. Each successful hyperdrive attempt increases the counter by another hundred. The X key can also be used to drop bombs on grounded objects. Tap the P key to pause. The closer your ship is to the top of the screen, the faster it scrolls. AUTHOR
This game has been written by Kenta Cho <cs8k-cyu@asahi-net.or.jp> Val & Rick(6)

Check Out this Related Man Page

PARSEC47(6)															       PARSEC47(6)

NAME
parsec47 - retromodern hispeed shmup DESCRIPTION
Defeat retro enemies modernly. PARSEC47 is a retromodern hi-speed shoot 'em up where you get to defeat retro enemies modernly. The player must destroy enemies while avoiding their projectiles and collecting green clusters of boxes for points. OPTIONS
These options are available: -brightness n Set the brightness of the screen.(n = 0 - 100, default = 100) -luminous n Set the luminous intensity.(n = 0 - 100, default = 0) -lowres Use the low resolution mode. -nosound Stop the sound. -window Launch the game in a window. -fullscreen Launch the game in fullscreen. -reverse Reverse the shot key and the slow key. -slowship Use the slow speed ship in all game modes. -nowait Disable the intentional slowdown. USAGE
How to play: Movement Arrow/Num key / Joystick Shot [Z][L-Ctrl] / Trigger 1, 4, 5, 8 Slow / Roll, Lock [X][L-Alt][L-Shift] / Trigger 2, 3, 6, 7 Pause [P] Select the stage by a keyboard or a joystick. Press a shot key to start the game. All stages are endless and created randomly each time. The game continues until you lose all ships. Control your ship and destroy enemies. While holding a slow key, the ship becomes slow. You can also select the game mode from 2 types. Press a slow key in the title screen to change the game mode. Each mode has a different barrage pattern. Roll mode: Hold a slow key to charge the roll shot energy. The roll shot is fired when you release the key. Lock mode: While holding a slow key, you can shot the lock-on laser that aims an enemy in the front of your ship. The ship extends 200,000 and every 500,000 points. SEE ALSO
You can find more about the game on its homepage: http://www.asahi-net.or.jp/~cs8k-cyu/windows/p47_e.html AUTHOR
This game has been written by Kenta Cho <cs8k-cyu@asahi-net.or.jp> PARSEC47(6)
Man Page

2 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Help: Find line where column has max vlaue

Hi all, Ive searched the forum but with no luck... I have a file: ID Name Val 1 bob 45 2 joe 89 3 sue 11 4 steve 89 ... etc I want to find a way to print... (6 Replies)
Discussion started by: muay_tb
6 Replies

2. Shell Programming and Scripting

AWK with nondelimited files

Greets all. I have a record "123456789" and I wish to print $1$2"," and $8-EOL I have looked many places. I have tried gawk -F"" but no luck. I appreciate your help. Most sincerely, Rick (7 Replies)
Discussion started by: rdettwyler
7 Replies