Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

frozen-bubble-editor(1p) [debian man page]

FROZEN-BUBBLE-EDITOR(1p)				User Contributed Perl Documentation				  FROZEN-BUBBLE-EDITOR(1p)

NAME
frozen-bubble-editor - a level editor for Frozen Bubble SYNOPSIS
frozen-bubble-editor [OPTION]... DESCRIPTION
This editor lets you manipulate level-sets, in which you can add, remove and modify levels thanks to a mouse-oriented interface (there are also many interesting keyboard shortcuts). The interface is very straightforward: click on the written planches on the left an right parts of the screen to perform the relevant actions, and on the level area to change the bubble color; use the "void" bubble (or right-click) to remove a bubble. OPTIONS
-h, --help show command-line options summary -fs, --fullscreen start in fullscreen mode -ls FILENAME, --levelset FILENAME directly start with the specified levelset name -l NUMB, --level NUMB directly start the level number NUMB -cb, --colourblind use special bubbles for colourblind people KEY SHORTCUTS
The following key shortcuts are available during level edition: F1 displays the help dialog p, h, left previous level n, l , right next level up first level down last level a append level i insert level d delete level ] move level right [ move level left j jump to level (after j, enter level number, then Return) o open levelset s save levelset f toggle fullscreen q, Escape quit During dialogs, you may use Return to accept and Escape to cancel. AUTHOR
Written by Kim Joham and David Joham <[k|d]joham at yahoo.com>. Integration work by Guillaume Cottenceau <guillaume.cottenceau at free.fr>. This manual page was written by Guillaume Cottenceau. Visit official homepage: http://www.frozen-bubble.org/ <http://www.frozen-bubble.org/> SEE ALSO
frozen-bubble COPYRIGHT
Copyright X 2002, 2003 Kim Joham and David Joham <[k|d]joham at yahoo.com>. This is Free Software; this software is licensed under the GPL version 2, as published by the Free Software Foundation. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. perl v5.14.2 2012-06-21 FROZEN-BUBBLE-EDITOR(1p)

Check Out this Related Man Page

PHEAR(6)							   Games Manual 							  PHEAR(6)

NAME
phear - enter the cavez of phear SYNOPSIS
phear [-e <level filename>] | [level name] OPTIONS
This program has several arguments: -e Start editor instead of game on a specific level. level name Name of the level to play, f.ex 01 level filename Filename of the level to edit. f.ex /usr/share/phear/data/levels/01 DESCRIPTION
This is a boulder dash type of game, for terminals. You walk around in a ASCII underground cave system, where you need to keep clear of boulders falling down while you are digging through the dirt searching for diamonds. To play you have to know these keys: right - move right left - move left up - move up down - move down b - place bomb t - detonate bombs q - leave game By picking up a diamond (*) you get 10 points, picking up money ($) gives you 100 points. You get one extra life for every 1000 points you score. Move around with the arrow keys or the 2-4-8-6 keys. Press 'k' to commit suicide if you should get stuck. Got the bombs (%)? Great! Press 'b' to place them, and 't' to detonate them all at once. Note that the bombs you place will act just like stones, affected by gravity, rolling, and so on.. Watch out for monsters (M) -- if they catch you, you will die. To fight back, drop stones on them or blow them up using your bombs. Pressing 's' will enable/disable sound, 'w' will highlight your current position. EDITOR
The editor has its own keys you need to know: 0-9 - Keys 0-9 places objects s - Saves the map l - Enables lock-mode (lets you draw continuously using the arrow-keys) q - Quits the editor AUTHOR
Cavez of Phear was written by Tom Rune Flo <tom@x86.no>. This manual page was written by Hakon Nessjoen <haakon.nessjoen@gmail.com>, with parts of it written by Tom Rune Flo <tom@x86.no>, for the Debian project (and may be used by others). November 30, 2011 PHEAR(6)
Man Page