diff options
author | 2006-04-17 13:20:01 +0000 | |
---|---|---|
committer | 2006-04-17 13:20:01 +0000 | |
commit | 58a25cc5eef4d97d61e2be66611735a63f3218e0 (patch) | |
tree | d2e7cf6068ae6e3a86e92a2d2decbe127b02f85e /games-simulation/bcs-demo/metadata.xml | |
parent | Corrected plone-2.0.5-r2 patch (diff) | |
download | historical-58a25cc5eef4d97d61e2be66611735a63f3218e0.tar.gz historical-58a25cc5eef4d97d61e2be66611735a63f3218e0.tar.bz2 historical-58a25cc5eef4d97d61e2be66611735a63f3218e0.zip |
Moved from games-simulation/bcsdemo to games-simulation/bcs-demo.
Diffstat (limited to 'games-simulation/bcs-demo/metadata.xml')
-rw-r--r-- | games-simulation/bcs-demo/metadata.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/games-simulation/bcs-demo/metadata.xml b/games-simulation/bcs-demo/metadata.xml new file mode 100644 index 000000000000..73ccf0d97cf8 --- /dev/null +++ b/games-simulation/bcs-demo/metadata.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>games</herd> +<maintainer> + <email>vapier@gentoo.org</email> + <name>Mike Frysinger</name> +</maintainer> +<longdescription> +Building a bridge that doesn't break is what its all about, although watching +your bridge creation break and plunge a train into the watery depths below can be +half the fun. In the Bridge Construction Set you design and build bridges and +then stress test them to see how your creations hold up under pressure. If when +test vehicles pass over your bridge they make it safely across you know you've +succeeded. If they plummet into the river you know you need to go back to the +drawing board. + +The robust physics deployed in the Bridge Construction Set let you build a wide +variety of bridges that can span the river. The 3D graphics allow you to view +your bridge from any angle including a first person train view - its like being +strapped to the front of the train when your bridge is first tested (if this +happened in real life I think we might have engineers checking all their bridges +in a simulator). + +The Bridge Construction Set includes many types of bridge building levels in +varying degrees of difficulty from simple to complex with a tutorial secition to +get you started. A Level Editor is also included so you can create your own +levels and trade them with others. +</longdescription> +</pkgmetadata> |