summaryrefslogtreecommitdiff
path: root/games/xaos/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2010-05-12 23:29:38 +0200
committerDavid Somero <xgizzmo@slackbuilds.org>2010-05-12 23:29:38 +0200
commita7d895ffb279af211c25525831ee5dd978e6f91d (patch)
tree7990b2dc2f081b8edb30edee253cbcf029ef59fd /games/xaos/README
parentcf6120e31a899d9c497c1d780f6e8b2850497edc (diff)
downloadslackbuilds-a7d895ffb279af211c25525831ee5dd978e6f91d.tar.gz
games/xaos: Added to 12.2 repository
Diffstat (limited to 'games/xaos/README')
-rw-r--r--games/xaos/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/xaos/README b/games/xaos/README
new file mode 100644
index 0000000000..dfd1108a6d
--- /dev/null
+++ b/games/xaos/README
@@ -0,0 +1,10 @@
+XaoS is an interactive fractal zoomer. It allows the user to continuously
+to zoom in or out of a fractal in a fluid, continuous motion. This
+capability makes XaoS great for exploring fractals, and it’s just
+plain fun!
+
+Note to users of 64-bit and other non-x86 Slackware derivatives: if
+you want to be able to define your own fractal formulae, you'll need
+to install the GSL library, and run xaos.SlackBuild with USE_GSL=yes
+in the environment. Without GSL, you'll be limited to the fractals that
+are built in to the program (which is fine for most users anyway).