
 Smile Invaders - Final Beta                        2001/04/17
 -------------------------------------------------------------

 INSTALLATION:

   - This game requieres DirectX 8.
   - Copy the package content into a folder.
   - Run SmileI.exe to run the game in full screen
     or Windowed.bat to run it in windowed mode.

 -------------------------------------------------------------

 GAME:

   - You can play using the gamepad, joystick or keyboard.

 -------------------------------------------------------------

 CODE:

   - To compile the game you need Delphi 4 or better,
     and the DirectX 8 Headers from Delphi-Jedi.

       http://www.delphi-jedi.org/DelphiGraphics/

   - If you use Delphi 4, take a look
     to the DirectShowDelphi4Fix.pas file.

 -------------------------------------------------------------

 ENGINE:

   - The graphics engine use DirectX 7. (DirectDraw)
   - All the rest use DirectX 8;
       - Music with DirectShow.
       - Sound with DirectMusic.
       - Input with DirectInput.

   - The DX units are cool, but the game's core it's a bit
     dirty and weird. O:-)

 -------------------------------------------------------------

 LICENSE:

   - This game is freeware; use at your own risk.
   - The source code is distributed for educational purposes.
   - You cannot modify the game or the source code and then 
     distribute it without notifications about the changes
     and the origin (and of course you can not sell that).

   Code, Graphics, and Program are
   Copyright  2001 Pulsar Studio & Lord Trancos.

 -------------------------------------------------------------

 www.geocities.com/dxlab/si.html
 Lord Trancos,
 <lordtrancos@softhome.net>
