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
--------
Cursor Keys: Move about

Game Options
------------
The game will automatically start fullscreen at your desktop's current
resolution, with the game corrected to its desired aspect ratio.

You can pass the executable various command line flags:

Usage:
Labyrinth -w [width] -h [height] -a [val] -win -ns -nm -aa [name]

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 go windowed or not.
--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 LucientesWar.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.  The images are my own and licensed
under the Creative Commons Sampling Plus license.  The text is taken from books
on my bookshelf.  The sound is a combination of my own short loops (again,
Creative Commons Sample Plus), and samples from freesound.org  For credits,
see the filenames; anything named Track<num>.ogg is my own.



- Niall Moody (13/7/10).
