Difference between revisions of "Frozen Bubble"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
imported>Cov
imported>Pew
 
(4 intermediate revisions by 3 users not shown)
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.]]
  
{{raw:u:Frozen Bubble|VTLUUG|the LUUG|acidburn.vtluug.org}}
+
[[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:Deprecated]]
 +
[[Category:VTLUUG:Projects]]

Latest revision as of 01:05, 4 January 2018

List of Frozen Bubble Servers
Server selection for multiplayer free-for-all play.
Frozen Bubble.png

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

External Links