Difference between revisions of "Frozen Bubble"
imported>Cov |
imported>Mjh (Uniluug migration) |
||
Line 1: | Line 1: | ||
[[File:Frozen_Bubble_server.png|thumb|alt=List of Frozen Bubble Servers|Server selection for multiplayer free-for-all play.]] | [[File:Frozen_Bubble_server.png|thumb|alt=List of Frozen Bubble Servers|Server selection for multiplayer free-for-all play.]] | ||
− | + | [[Image:Frozen Bubble.png|thumb|right]] | |
+ | |||
+ | '''Frozen Bubble''' is a puzzle game licensed under the GPL-2.0 written in Perl using the SDL library. The work was originally sponsored by [[w:Mandriva|Mandriva]]. A player uses the arrow keys to align and shoot colored bubbles into rows of the same. When three or more bubbles of the same color are adjacent, they fall away. The game has single player levels and a multiplayer mode. | ||
+ | |||
+ | ==VTLUUG Server== | ||
+ | To connect directly to the LUUG server, type the following on the command line. | ||
+ | frozen-bubble -gs acidburn.vtluug.org | ||
+ | |||
+ | ==External Links== | ||
+ | * [http://www.frozen-bubble.org/ Frozen Bubble homepage] | ||
+ | |||
+ | [[Category:Puzzle games]] | ||
+ | [[Category:GPL-2.0 software]] |
Revision as of 04:38, 4 September 2014
Frozen Bubble is a puzzle game licensed under the GPL-2.0 written in Perl using the SDL library. The work was originally sponsored by Mandriva. A player uses the arrow keys to align and shoot colored bubbles into rows of the same. When three or more bubbles of the same color are adjacent, they fall away. The game has single player levels and a multiplayer mode.
VTLUUG Server
To connect directly to the LUUG server, type the following on the command line.
frozen-bubble -gs acidburn.vtluug.org