 ___  ___ ___ _        _   
| _ \/ __| _ \ |   ___| |_ 
|  _/\__ \  _/ |__/ _ \  _|
|_|  |___/_| |____\___/\__| v0.4
                by Magesan (mage@email.cz)


--------------------------------------------------------------------------------
1. Installation
--------------------------------------------------------------------------------
Simply copy all files from PSPLot archive to your MS. 
This game is written in Lua and it uses the marvelous Lua Player.

--------------------------------------------------------------------------------
2. Gameplay
--------------------------------------------------------------------------------

Your goal is to get the Red Car out of parking lot. 
Use D-Pad to move cursor over the screen. Use buttons to move selected car.
  Triangle  : Move selected car Up
  Circle    : Move selected car Right
  Cross     : Move selected car Down
  Square    : Move selected car Left
Each car can move just forward and backward, steering left and right is not allowed.  

--------------------------------------------------------------------------------
3. Options
--------------------------------------------------------------------------------

Press the Select button to access options.
Use D-Pad up/down to navigate and D-Pad left/right to change highlighted option.
  3.1 Sounds
    Enable sounds of cars. I like the crash sounds :)
  3.2 Music
    Enable or disable background music. You can select track from the list. There is no loop so when playback finishes, next track is loaded.
    I've added three tracks taken from great game Air Hockey by Carlos Aldana AKA indianajonesilm.
    I'll change them as soon as possible.
  3.3 Animations
    Enables animations of moving cars. More animations will come in next version.
  3.4 Level skip
    Enables cheat to skip levels. Press TopLeft for previous level and TopRight for next level.
  3.5 Sticky cursor
    Cursor moves with cars. Try both options and choose yourself :)

--------------------------------------------------------------------------------
4. Levels
--------------------------------------------------------------------------------

  I've included editor made in MS Excel. So If you have time and want to help, please send me some levels.
  [IDOfCar][ywidht][xwidth][actualcell]
  There are currently 12 levels. I plan to add about 40 levels.
 
--------------------------------------------------------------------------------
5. To Do and Changelog
--------------------------------------------------------------------------------

  v0.4
   + : fixed notWorking bug (forgot to add samples and program halted when trying to load them)
   + : music + music selector
   + : crash sounds and options sounds
   + : added battery status info
    
  v0.2
    first public beta, not working, I'm an idiot.
    
  ToDo
  x : highscores + save completed levels info to MS
  x : win round animation
  x : add some music tracks (max is 7 right now)
  x : more levels, graphics (from GTA2 custom cars makers)
  x : simple homepage
  x : analog control of music volume. Don't know why it does not work. Some ideas (see code)?
--------------------------------------------------------------------------------
4. Credits
--------------------------------------------------------------------------------

   This game uses graphic from GTA2 and so all sprites are copyrighted by Rockstar and Rockstar North.
   Some sounds are from GTA2, too.
   Thanks to DiD for 32MB PRO DUO donation!
   Thanks to Shine for Lua Player.
   Thanks to all testers form http://www.andrewsm.net/psp/
   I've used codes of other Lua games for inspiration. Thanks to all Lua game developers.

--------------------------------------------------------------------------------
5. Last note
--------------------------------------------------------------------------------

  This game is POSTWARE or FREEWARE. Choose yourself. 
  
  If you like it you can send me postcard:
  
  Tomas Skopec
  Tyrsova 1
  28802 Nymburk
  Czech Republic
  EUROPE
  
  Thanks!
  
--------------------------------------------------------------------------------
