diff options
author | Black Rider <black_rider@esdebian.org> | 2011-10-18 22:56:10 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-10-18 22:56:10 -0200 |
commit | c33afb7fdf29da771d8127edfb979251f2dd8527 (patch) | |
tree | 7096f1d32bd3e983ddbf8ec283bb8dcba523743f /games/hedgewars/README | |
parent | a216d80fb50c4de4ddd35282a8972c0353313423 (diff) | |
download | slackbuilds-c33afb7fdf29da771d8127edfb979251f2dd8527.tar.gz |
games/hedgewars: Added (a free turn based strategy game)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'games/hedgewars/README')
-rw-r--r-- | games/hedgewars/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/games/hedgewars/README b/games/hedgewars/README new file mode 100644 index 0000000000..c545d7a1fc --- /dev/null +++ b/games/hedgewars/README @@ -0,0 +1,14 @@ +Hedgewars is a turn based strategy game. + +Each player controls a team of several hedgehogs. During the course +of the game, players take turns with one of their hedgehogs. They +then use whatever tools and weapons are available to attack and kill +the opponents' hedgehogs, thereby winning the game. Each turn is +time-limited to ensure that players do not hold up the game with +excessive thinking or moving. + +This requires lua and fpc. + +This SlackBuild packages only the game itself. If you want to compile +the server, you will need to provide additional dependencies. +Please, refer to the documentation in the source tarball. |