frozen-bubble-editor - Man Page

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/>

See Also

frozen-bubble

Info

2024-01-24 perl v5.38.2 User Contributed Perl Documentation