Luciente's War
--------------

Description
-----------
Created for the Games Collective's S.C.U.M. pageant.  Based on Marge Piercy's
novel 'Woman on the Edge of Time'.  The game flips between a possible utopian
future and the dystopian present, with the player stuck in a women's mental
institution.  The aim is to bring about the utopian future by killing the
doctors and nurses running the institution and/or escaping it.  You're
probably better off reading the book.

Controls
--------
Cursor Keys: Move about
z,x,c: (Present-only) Put things in your inventory/use things in your inventory
Space: General interaction (talk to people, open doors, etc.)

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:
LucientesWar -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/LucientesWar
(Windows XP)
Users/<user name>/AppData/Roaming/LucientesWar (Windows Vista)
/home/<user name>/.LucientesWar (Linux etc.)
/Users/<user name>/Library/Application Support/LucientesWar (OSX)


License Details
---------------
Source code is licensed under the GPL v3.  Graphics/sounds under the Creative
Commons Sampling Plus license.


- Niall Moody (5/7/10).
