|
| |
|
5ball
|
This is a logic game, lining up 5 balls of like color to get them
off a grid, to keep the grid from filling up. Made for 1024x768 or better screen resolution, but also has
an 800x600 setting.
|
It looks a lot like klines, but with bigger balls. 5ball is actually a
modification of gtkBalls (a game similar to klines but with several features giving
it loads of potential -- but somewhat lacking in the UI department.) All the other "Lines"
games I have tried were too small on a decent screen. This one is big and the chicks think it's sexy.
Yeah.
By default trails and mouse highlighting and such are turned off, so it clicks along as fast as can be.
Newbies and kids might want to turn on the trails or use the "undo" function.
Aficionados will run it set up as it is "out of the box." You might even want to try
some variations on the "rules." The rules dialog is below:
Rules Dialog
Screenshot
And there she is below. Pretty sweet-looking, eh? (But don't be fooled into thinking
the Ol Gal is some balloon-candy kiddie game. She'll twist your mind, man!)
|
Download
You can get the installable package if you use a Slackware-based Distro (Slack, Vector, etc)
This was compiled for Absolute Linux-12.2.4 using GCC-4.2.4 and GTK-2.14.4
5ball-0.43-i486-1AL.tgz 980k MD5SUM: ed00081d858fc6c715de1c643f6616ea
Or you can compile the source code. You need a running X11, GTK+ >= 2.0 and, of course,
a compiler. That's it. Just unpack, cd to the new directory, and run the standard:
./configure
make
make install
5ball-0.43.tar.gz 1517k MD5SUM: e474ef2b1d83bb9ed589208327738a21
|