summaryrefslogtreecommitdiffstats
path: root/games/hedgewars/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/hedgewars/README')
-rw-r--r--games/hedgewars/README14
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.