From c33afb7fdf29da771d8127edfb979251f2dd8527 Mon Sep 17 00:00:00 2001 From: Black Rider Date: Tue, 18 Oct 2011 22:56:10 -0200 Subject: games/hedgewars: Added (a free turn based strategy game) Signed-off-by: Niels Horn --- games/hedgewars/README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 games/hedgewars/README (limited to 'games/hedgewars/README') 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. -- cgit v1.2.3