Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

bugsquish(6) [debian man page]

BUGSQUISH(6)							   Games Manual 						      BUGSQUISH(6)

NAME
bugsquish - Bugs are trying to suck blood out of your arm! SYNOPSIS
bugsquish [--disable-sound] [--fullscreen] [--low] | [--help | --usage] DESCRIPTION
This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. Instead, it has documentation in /usr/share/doc/bugsquish/README.txt.gz "Bug Squish" is an action game not unlike light gun arcade games, but played with a mouse. OPTIONS
--disable-sound If sound support was compiled in, this will disable it for this session of the game. --fullscreen Run in fullscreen mode. --low Disable some features so that the game might run better on low-end hardware. Titlescreen ballons and game backgrounds are disabled, and the game screen refreshes every 1/15th of a second instead of 1/30th of a second. --help Display a help message summarizing command-line options, copyright, and game controls. --usage Display a brief message summarizing command-line options. Quitting To quit the current game, you can press [ESCAPE]. AUTHOR
This manual page was written by Christian T. Steigies <cts@debian.org>, for the Debian GNU/Linux system (but may be used by others). March 13, 2005 BUGSQUISH(6)

Check Out this Related Man Page

GEMDROPX(6)							   Games Manual 						       GEMDROPX(6)

NAME
gemdropx - an interesting one-player puzzle game for X-Window SYNOPSIS
gemdropx [--help] [--version] [--usage] [--nomusic] DESCRIPTION
This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. Instead, it has documentation in /usr/share/doc/gemdropx/README.txt.gz gemdropx is an interesting one-player puzzle game for X-Window. It is a direct port of Gem Drop, an Atari 8-bit game written in Action! (a very fast C- and Pascal-like compiled language for the Atari). The concept of the game Gem Drop is based on an arcade game for the Neo- Geo system called "Magical Drop III" by SNK. If you're familiar with games like Jewels, Klax, Bust-A-Move or Tetris, this game is similar to them all. I consider it closest to Klax. OPTIONS
--help Show a quick help page. --version Show version of program. --usage Show the command line arguments which gemdropx accepts. --nomusic Disable the music of the game (if sound was enabled during compile time). --nosound Disable all sound (including music). CONTROLS
Left/Right Move left/right K/L Move left/right Up/Down Throw/Grab A/Z Throw/Grab Return Get more gems immediately Space / P Pause S Toggle sound Q/Escape Abort game MOUSE
Click Left/Right of Man Move left/right Left-click Above Man Grab Right-click Above man Throw JOYSTICK
Left/Right Move left/right Button 1/2 Throw/Grab Button 3/4 Get more gems immediately AUTHOR
This manual page was written by Christian T. Steigies <cts@debian.org>, for the Debian GNU/Linux system (but may be used by others). December 29, 1999 GEMDROPX(6)
Man Page

2 More Discussions You Might Find Interesting

1. What is on Your Mind?

Do You Play Video Games?

Do you play video games? If so, what are your favorite games? (54 Replies)
Discussion started by: Neo
54 Replies

2. Shell Programming and Scripting

Need to disable options from a command

Hi, I am working on a Linux machine. I need to disable 2 options from the available 6 options of a command. For eg. in the "ls" command we have various options like "l ,r, t, a, .... " From this, I need to disable option "a" So when the users type in "ls -a", they should get an error or... (4 Replies)
Discussion started by: aster007
4 Replies