home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 January / pcwk_01_1999.iso / Dzieci / X-0ut / README.TXT < prev    next >
Text File  |  1998-05-03  |  3KB  |  101 lines

  1.  
  2.          X-Out v1        May'98           By Fabien H.   aka HpFx
  3.  
  4.  
  5. X-Out is a little game I made for my personal pleasure, Friends of
  6. mine found this enought good, So I decided to distribute FREELY X-Out.
  7. If you have just one level to try, try "Level15(bob)"...
  8.  
  9.  
  10. Feature :
  11.   * 15 Levels
  12.   * Load/Save game
  13.   * Level Editor
  14.  
  15. Type :
  16.   The player can move, fall, jump and Grap on ceilar
  17.   He can use lifts, push blocs, avoid enemies
  18.   The Goal is to reach the outside of each levels
  19.   You can play to all levels in any order...
  20.  
  21.  
  22. How To play :
  23.   un-zip the GAME.ZIP file
  24.   run "XOut.exe"
  25.   You can make link on your desktop (see MsWindows95(c) documentation)
  26.   Platform : Win32 : Windows95/98, Windows NT...
  27.  
  28. Playing the game :
  29.  
  30.  Keys:
  31.   I have try to make it eaysest :
  32.   use   LEFT/RIGHT arrow  to move at left/right
  33.   use   SPACE key         to start/stop grabing on ceilar
  34.   use   UP/DOWN arrow     to up/down when you are grabed on ceilar
  35.   use   SHIFT or CTRL key to jump
  36.  
  37.  Grabing:
  38.   to grab on ceilar, it must be ceilar near uper you... :)
  39.   moving grabed on ceilar is usefull to go throu large holes
  40.  
  41.  Jumping:
  42.   To jump, you must have take the 'jump-option' (see tutorial1)
  43.   You can't jump when you are grabed on ceilar
  44.  
  45.  Pushing blocs :
  46.   green blocs(cube) are pushable. This can be usefull (Level2)
  47.   you can push colomn of blocs (see Tutorial2)
  48.  
  49.  Learning to play :
  50.   See with tutorials levels...
  51.   
  52.  
  53. Pause :
  54.  The ESC key make the game to be paused, re-use ESC to restore game.
  55.  
  56. Options :
  57.  Pressing F1 make appear Options screen.
  58.  you can change color depth (256/65535+),
  59.  speed game, disable animation.....
  60.  
  61. Special Boss/Teacher screen :
  62.  Pressing F2 durring playing make the game to be paused,
  63.  all the screen disappear... just one little screen appear on botom-right
  64.  of your desktop, with one text field.
  65.  you must type "xout" (or "x-out") to restore game.
  66.  this special feature can be usefull at work...
  67.  
  68.  
  69. Removing game :
  70.  remove the directory where is the game.
  71.  eventually remove link of XOut.exe
  72.  
  73.  
  74. Disclamer :
  75.   I give this game "as is", I can't be reponsible of any kind for anything.
  76.   all mark/trademark are trademark of their respective firm.
  77.   XOUT is a Freeware, you don't have to pay for using it,
  78.   and you can distribute it to all your friend.
  79.   I give you the right to distribute on commercial/private CD,
  80.   you can place it to your FTP site, your web page, what you want, I don't care....
  81.   simply, please don't change the name of the game (x-out) or mine (hpfx).
  82.   and you're not allowed to make re-engeneering, if you want source, ask me.
  83.  
  84.  
  85. Technical note :
  86.   I have made this in MsVisualBasic5,
  87.   And I used only :  Labels, images, Texts and buttons(command) components !!!!!
  88.   the kernel of the game was coded in 2 days (moving the player)
  89.   enhancements : 2 days (falling colomn blocs)
  90.   de-bugging   : 4 days !
  91.   level editor : 2 days
  92.   finalization : 2 days
  93.   So don't blame me, the game doesn't look not very so pretty, but,try it
  94.   I'm use you'll found it fun. some levels are very hard : you will need
  95.   to push blocs on button to make lift go down...
  96.  
  97.  Files required to play : 
  98.   MSVBM50.dll 
  99.   VB5FR.DLL   
  100.  
  101.