Labyrinth
---------

Description
-----------
A labyrinth of images.  The aim is to find the way out.  Inspired by Guy
Debord's 'Society of the Spectacle'.

NOTE: The game will start in fullscreen by default, and the only way to quit is
to find the labyrinth's exit.  If you are not confident you will be able to
find the exit, make sure you know your OS's keyboard shortcuts before playing.

Controls
--------
Cursors: move through the labyrinth.

Game Options
------------
You can pass the executable various command line flags:

Usage:
Labyrinth.exe -w [width] -h [height] -a [val] -f -ns -nm -s

Flags:
--width [val] | -w [val]:	Set the width of the window.
--height [val] | -h [val]:	Set the height of the window.
--antialias [val] | -a [val]:	Sets the antialiasing level (2, 4, or 6).
--windowed | -win:		Sets whether to start the game in a window rather than fullscreen.
--nosound | -ns:		Switches off the sound output.
--nomusic | -nm:		Switches off the background music.
--audio-api [name] | -aa [name]:Sets the audio API to use.  Can be DirectSound, ASIO, MME, ALSA, JACK, OSS, CoreAudio.
--help:				Display this help.

These can also be set from the Labyrinth.conf file that will be
generated when the program is first run.  The file is located:

Documents and Settings/<user name>/Application Data/Labyrinth
(Windows XP)
Users/<user name>/AppData/Roaming/Labyrinth (Windows Vista)
/home/<user name>/.Labyrinth (Linux etc.)
/Users/<user name>/Library/Application Support/Labyrinth (OSX)

License Details
---------------
Source code is licensed under the GPL v3.  Graphics/Track** sounds under the
Creative Commons Sampling Plus license.  Text from various books on my shelf.
Additional sounds from freesound.org:
http://www.freesound.org/samplesViewSingle.php?id=2409
http://www.freesound.org/samplesViewSingle.php?id=6991
http://www.freesound.org/samplesViewSingle.php?id=9223
http://www.freesound.org/samplesViewSingle.php?id=9264
http://www.freesound.org/samplesViewSingle.php?id=11485
http://www.freesound.org/samplesViewSingle.php?id=13794
http://www.freesound.org/samplesViewSingle.php?id=17383
http://www.freesound.org/samplesViewSingle.php?id=17718
http://www.freesound.org/samplesViewSingle.php?id=17973
http://www.freesound.org/samplesViewSingle.php?id=19025
http://www.freesound.org/samplesViewSingle.php?id=19992
http://www.freesound.org/samplesViewSingle.php?id=22384
http://www.freesound.org/samplesViewSingle.php?id=22584
http://www.freesound.org/samplesViewSingle.php?id=22601
http://www.freesound.org/samplesViewSingle.php?id=30033
http://www.freesound.org/samplesViewSingle.php?id=30344
http://www.freesound.org/samplesViewSingle.php?id=31588
http://www.freesound.org/samplesViewSingle.php?id=31950
http://www.freesound.org/samplesViewSingle.php?id=34573
http://www.freesound.org/samplesViewSingle.php?id=34620
http://www.freesound.org/samplesViewSingle.php?id=34863
http://www.freesound.org/samplesViewSingle.php?id=42804
http://www.freesound.org/samplesViewSingle.php?id=42917
http://www.freesound.org/samplesViewSingle.php?id=56532
http://www.freesound.org/samplesViewSingle.php?id=59492
http://www.freesound.org/samplesViewSingle.php?id=59578
http://www.freesound.org/samplesViewSingle.php?id=87962
http://www.freesound.org/samplesViewSingle.php?id=91396


- Niall Moody (13/07/10).
