Marbles 1.2 review

Download
by rbytes.net on

Marbles is a simple board game

License: GPL (GNU General Public License)
File size: 179K
Developer: Espen Tveit
0 stars award from rbytes.net

Marbles is a simple board game. The objective is to take out as big groups of marbles as possible. Highscore system included. I've also programmed some simple physics to make it look like the marbles fall.

If you hold the mouse over a cluster of marbles for a little while, then the potential score will show. You get bonuses if you remove eg. all the blue ones.

Installation:

./configure && make

su

./install_marbles.sh

exit

(Don't use "make install", if you did do a "make uninstall")

Start it by typing:

marbles

It's not programmed in QT, but it works in KDE.

Current record:

25960 points
- Held by a friend. Don't think anyone will beat that in a while:)

Requirements:
SDL
SDL_ttf
SDL_image

What's New in This Release:
Added installer script. (./install_marbles.sh)

Marbles 1.2 keywords