This is the KDE game "Kamikaze", which is similar to bomberman or dynablaster
(at least one of them should be known).
[It was formerly named KaBoom but was renamed to Kamikaze.]

Kamikaze can be played on the GGZ Gaming Zone to find other players, watch
statistics and so on. In order to enable this feature, GGZ support must be
compiled in, or otherwise no network play is possible!

REQUIREMENTS:
- libqt (3.x, 3.3.5 recommended) -> client
- libkdecore, libkdeui (from kde 3.x, 3.5.2 recommended) -> client
- qt2 and kde2 aren't supported any more
- there's a bug in qt <= 3.1, I hope my workarounds can hide it a bit :)
OPTIONAL:
- libggz (0.0.13 recommended) -> server & client
- libggzdmod (0.0.13 recommended) -> server
- libggzmod (0.0.13 recommended) -> client

IMPORTANT:
- GGZ support is work in progress, use GGZ from CVS if in doubt
- the configure script should work properly, if not please report

NEEDED:
  graphics and sound people

INSTALLATION:
  Just run:
   ./configure && make && su -c "make install"
  GGZ support should be determined automatically.
  The following components can be excluded:
    --disable-client
    --disable-server
  To bootstrap from scratch, simply call ./autogen.sh.
  Recommended/tested autotools and build tools versions:
   * autoconf 2.59
   * automake 1.9.6
   * libtool 1.5.6
   * g++ 4.0.2

Josef

