add missing server dependency "safe"
[intricacy.git] / index.md
blob27eaa96d748bdb70376065780909f57061926b91
1 #Intricacy
3 <i>A game of competitive puzzle-design.</i>
5 By ruthlessly guarded secret arrangement, the council's agents can pick any
6 lock in the city. A secret guild produces the necessary locks - apparently
7 secure, but with fatal hidden flaws.
9 Coordinate a pair of lockpicks in a mechanistic turn-based puzzle game;
10 construct intricate locks of your own to protect the secrets you discover.
12 Free software, released under the GPLv3.
14 Written in Haskell, with SDL and Curses user interfaces.
16 [![Picking a lock](screenshots/playing.small.png)](screenshots/playing.png)
17 [![Initiation](screenshots/initiation.small.png)](screenshots/initiation.png)
18 [![Editing a lock](screenshots/editing.small.png)](screenshots/editing.png)
19 [![Metagame](screenshots/metagame.small.png)](screenshots/metagame.png)
20 [![Curses mode](screenshots/curses.small.png)](screenshots/curses.png)
22 ##Download
24 Latest version is 0.8.0 ([NEWS](NEWS)).
26 * Source: download the [source tarball](intricacy-0.8.0.tar.gz), or
27      <tt>git clone git://repo.or.cz/intricacy.git</tt>
28 * [Windows binary](intricacy-0.7.1.1-win32.zip)
29     (intricacy version 0.7.1.1)
30 * [Mac OS X binary](intricacy-0.5.7-mac32.zip)
31     (intricacy version 0.5.7) - thanks to Kevin Eaves for providing this package.
32 * Cabal: <tt>cabal update && cabal install intricacy</tt>
33     <small>(requires the haskell package manager 'cabal', and SDL dependencies).</small>
34 * Gentoo: <tt>layman -a haskell && emerge intricacy</tt>
35 * Arch Linux [AUR package](https://aur.archlinux.org/packages/intricacy/)
36 * [Old versions](old)
38 ##Play by ssh
39 If you'd like to test out the game without installing anything, have access to
40 ssh, and are happy with a text-only interface, try:
42 * ssh intricacy@thegonz.net
43 * password: intricacy
45 ##Discuss
46 * [Web forum](http://intricacy.thegonz.net/forum/)
47 * Mailing list: mail mbays+intricacy@sdf.org with subject line '[intricacy-discuss] subscribe'.
48 * IRC channel: #intricacy on irc.freenode.org
50 <!--
51 ##Introductory video
52 Download: [47MB ogg theora 15m](intricacy.ogv)
54 Stream: tell your video player to stream from
55     <tt>http://mbays.freeshell.org/intricacy/intricacy.ogv</tt>,
56 or [use youtube](http://www.youtube.com/watch?v=lmuSNe4bGAM).
57 -->