bump 0.8.2.1
[intricacy.git] / index.md
blob5b05ed82478821cc9a5d00d405f33ee54547097b
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.2.1 ([NEWS](NEWS)).
26 * Source: download the [source tarball](intricacy-0.8.2.1.tar.gz), or
27      <tt>git clone git://repo.or.cz/intricacy.git</tt>
28 * Cabal: <tt>cabal update && cabal install intricacy</tt>
29     <small>(requires the haskell package manager 'cabal', and SDL dependencies).</small>
30 * [Windows binary](intricacy-0.7.1.1-win32.zip)
31     (intricacy version 0.7.1.1)
32 * [Mac OS X binary](intricacy-0.5.7-mac32.zip)
33     (intricacy version 0.5.7) - thanks to Kevin Eaves for providing this package.
34 * Gentoo: <tt>eselect repository enable haskell && emerge intricacy</tt>
35 <!--
36 No longer exists
37 * Arch Linux [AUR package](https://aur.archlinux.org/packages/intricacy/) 
38 -->
39 * [Old versions](old)
41 ## Play by ssh
42 If you'd like to test out the game without installing anything, have access to
43 ssh, and are happy with a text-only interface, try:
45 * ssh intricacy@thegonz.net
46 * password: intricacy
48 ## RSS Feed
49 Subscribe to this for updates on locks being set and solved:
50 [Feed for events on main 
51 server](https://intricacy.thegonz.net/mainServerFeed/rss).
53 ## Discuss
54 <!--
55 * [Web forum](http://intricacy.thegonz.net/forum/)
56 (Broken due to PHP updates...)
57 -->
58 * Mailing list: mail mbays+intricacy@sdf.org with subject line '[intricacy-discuss] subscribe'.
59 * IRC channel: #intricacy on irc.freenode.org
61 <!--
62 ##Introductory video
63 Download: [47MB ogg theora 15m](intricacy.ogv)
65 Stream: tell your video player to stream from
66     <tt>http://mbays.freeshell.org/intricacy/intricacy.ogv</tt>,
67 or [use youtube](http://www.youtube.com/watch?v=lmuSNe4bGAM).
68 -->