blob: 03a9e47767dce8602105f2cbe4d139ea16b09787 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>games@gentoo.org</email>
<name>Gentoo Games Project</name>
</maintainer>
<longdescription>
ClanBomber is a free (GPL) Bomberman-like multiplayer game that uses ClanLib, a free multi
platform C++ game SDK. First "ClanBomber" was only a working title for a small game started in
September 1998, that has only been started to learn how to use ClanLib. But the ClanBomber
project has grown into a real game. It is fully playable and features Computer controlled
bombers, however, it is recommended to play ClanBomber with friends (3-8 players are really fun).
</longdescription>
</pkgmetadata>
|