Click to enlarge

KDiamond 0.3

KDiamond is a three-in-a-row game (much like Bejeweled) for the KDE 4 desktop, featuring:

The new version 0.3 improves stability and performance. For a complete list of changes see the commit log.

Downloads

The current version is 0.3. KDiamond is developed in the Subversion repository of the KDE project. Get a checkout from trunk/kdereview for a more recent KDiamond version. Use the "Report Bug" feature in the "Help" menu to inform us about crashes and wanted features.

Installation

KDiamond requires libqt4, kdelibs4, and libkdegames4. If you want to compile from source, you will also need the suitable development packages and CMake installed. (Package names may differ for each distribution.)

To compile from source, unpack the downloaded archive, open your terminal and `cd' to the unpacked directory. Then execute:

mkdir build
cd build
cmake ..
make
sudo make install

To change the installation target, use the option -DCMAKE_INSTALL_PREFIX=[prefix] for CMake. For the game rules, use the "What's this?" help on the board.