summaryrefslogtreecommitdiffstats
path: root/games/enigma-marbles/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/enigma-marbles/README')
-rw-r--r--games/enigma-marbles/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/games/enigma-marbles/README b/games/enigma-marbles/README
new file mode 100644
index 0000000000..0a10c3f6c2
--- /dev/null
+++ b/games/enigma-marbles/README
@@ -0,0 +1,16 @@
+ Enigma is a graphical puzzle game in which you control one or more
+marbles that can push blocks, activate switches, collect and use items,
+etc. It started as a remake of the classic late 1980s/early 1990s games
+Rock 'n Roll and Oxyd, but has evolved into a much more sophisticated
+engine, with a level editor and access to thousands of fan-made levels.
+
+ This script installs Engima (by default) as "enigma-marbles" to
+distinguish it from a different (text-mode) puzzle game named "enigma"
+that is already in the SlackBuild collection. A suffix other than
+"-marbles" can be set in the SlackBuild script if desired. If you're
+looking for the libenet networking library that is included with
+Enigma, install the "enet" SlackBuild. Installing enet is NOT
+required to build or play enigma-marbles.
+
+ The game binary will be installed in /usr/games, with data files
+under /usr/share and user configuration in ~/.enigma and ~/.enigmarc.xml