-------------------------
 LockerGnome Quest Redux
-------------------------

This is a modification of Brian Provinciano's original demo game 'LockerGnome Quest', which
can be found and downloaded here:  http://www.sciprogramming.com/fangames

-------------------------
 So what's different?
-------------------------

Primarily, this demo has been modified to support external sound playback (sound playback
not utilizing the SCI sound drivers), showcasing the capabilities of the 'sciAudio' add-on,
now available for SCI developers to use in their own games.

New audio features:
- Rich music soundtrack
- Sound effects for in-game actions
- This demo has the distinction of being the first full SCI0 'talkie'!  All lines have been 
  narrated, enriching gameplay.

Other features:
- Right-click 'looking': Using the right mouse button, everything on screen can be looked at
- Improved parsing: Over three times the number of valid inputs for the user to use
- Full source code: See how sciAudio is 'wired' into the game!

-------------------------
 Playing the game
-------------------------

Windows 7:
- Download & install DosBox
- Run DBRunSetup-sciAudio.exe
- Use RUN.EXE to start the game

Pre-Windows 7:
- Use the above steps for Windows 7
or
- Use SCIV.BAT to start the game (NOT the SCIV.EXE)


-------------------------
 Credits
-------------------------

DosBox installer: Collector (http://www.sierrahelp.com)
Music: Kevin McLeod (http://www.incompetech.com/music/royalty-free/)
Narration: Tawmis Logue (http://tawmis.com)
Game development: gumby (I can be found lurking at http://www.sciprogramming.com)
