diff options
author | 2006-03-22 04:09:19 +0000 | |
---|---|---|
committer | 2006-03-22 04:09:19 +0000 | |
commit | 8ab83b2365e2e44f91e4e4cf519144f18b2fb021 (patch) | |
tree | 4a0bfabd41c64917bb684ecaedefa10ba47fa436 /games-strategy/xbattleai/metadata.xml | |
parent | update copyright (diff) | |
download | historical-8ab83b2365e2e44f91e4e4cf519144f18b2fb021.tar.gz historical-8ab83b2365e2e44f91e4e4cf519144f18b2fb021.tar.bz2 historical-8ab83b2365e2e44f91e4e4cf519144f18b2fb021.zip |
Initial import. Ebuild by Mark Miller <mark@mirell.org>. Closing bug #72886.
Package-Manager: portage-2.1_pre6-r3
Diffstat (limited to 'games-strategy/xbattleai/metadata.xml')
-rw-r--r-- | games-strategy/xbattleai/metadata.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/games-strategy/xbattleai/metadata.xml b/games-strategy/xbattleai/metadata.xml new file mode 100644 index 000000000000..e46af3a374bc --- /dev/null +++ b/games-strategy/xbattleai/metadata.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>games</herd> +<maintainer> +<email>mr_bones_@gentoo.org</email> +<name>Michael Sterrett</name> +</maintainer> +<longdescription> +From the HOMEPAGE: +XBattle is a concurrent multi-player arcade/strategy game that captures +the dynamics of a wide range of military situations through numerous +options. The game board is a matrix of game cells which can be occupied +by troops of various colors, with troop strength indicated by the size of +colored markers within a cell. Troops are commanded by clicking the mouse +near the edge of an occupied cell in the direction that movement is to take +place. XBattle is concurrent, so that commands are given continuously by +all players without waiting for turns. A command will be acknowledged by +the appearance of a command vector, and thereafter, in each update cycle, +a certain proportion of the troops will move from the source cell to the +destination cell. In this way, troops can be slowly redistributed via +supply lines which steadily deliver troops to their endpoints. Troops +of different colors engage in battle whenever they come to occupy the +same cell. A wide variety of options are available for configuring troop +movement, distribution, and production. +</longdescription> +</pkgmetadata> |