home *** CD-ROM | disk | FTP | other *** search
/ M.u.C.S. Disc 2000 / MUCS2000.iso / falcon / grbs9904 / readme.txt < prev   
Text File  |  1999-06-23  |  3KB  |  88 lines

  1. *---------------------------------------------------------------*
  2. *         GRUBS PREVIEW ALPHA April99            *
  3. *---------------------------------------------------------------*
  4. *             ╜1999 T.O.Y.S.                *
  5. *---------------------------------------------------------------*
  6. *    Code & Gfx : PeyloW                    *
  7. *    Gfx & Music : AIO                    *
  8. *---------------------------------------------------------------*
  9. *    Hardware required:                    *
  10. *        Falcon030 with 4MB RAM or better        *
  11. *---------------------------------------------------------------*
  12.  
  13. *--[ APPOLOGY ]--*
  14. This was  intended as an  EIL99  release,  but that was not to be 
  15. since my VIDEL lib contained errors.  In short my RGB resolutions
  16. works on my  monitor but not on all.  Hopefully this version will
  17. work on all RGB monitors as well as all VGA monitors.  Once again
  18. my appologies.
  19.  
  20.  
  21. *--[ DESPERATE NOTE ]--*
  22. GFX MAN/WOMAN WANTED.  IF YOU CAN DRAW NICE GFX AND IS INTERESTED
  23. IN CREATING THE FALCON GAME OF 1999 AND MAYBE EVEN GET SOME MONEY
  24. THEN CONTACT ME. E-MAIL AT BOTTOM OF TEXT.
  25.  
  26.  
  27. *--[ GENERAL ]--*
  28. This is the first preview released of the forthcoming worms clone
  29. for the Falcon030.
  30.  
  31. This preview demonstrates some of the basic features of the game.
  32. notable are  the  parallax scroller,  level generator  and object
  33. based AI system.
  34.  
  35.  
  36. *--[ TECHNICAL ]--*
  37. The game runs in  50hz on RGB and VGA.  The resolution is 320x200
  38. in 256 colours. The actual playfield is 1280x512.
  39.  
  40. The  parallax  is  currently two layers and  will  be extended to
  41. four.
  42.  
  43. The level generator's  heart  is a cloud fractal and a seed based
  44. random generator.
  45.  
  46. The  object system allows fast on the fly  spawning,  killing and
  47. manipulation  of  objects  ideal  for  partycle  systems  such as
  48. explotions and fireworks.
  49. The object system handles and draws up  to 200 objects in 50hz on
  50. a standard Falcon030  and more then  4  times that much on a CTII 
  51. with fast RAM.
  52.  
  53.  
  54. *--[ CONTROLS ]--*
  55. At start up you will  be  prompted for a seed,  press enter for a
  56. random  seed  or enter  your  favorite number (Birthday?) between
  57. 0 and 999999. A few seconds later the game appears.
  58.  
  59. Use mouse to scroll around and look at your level.
  60.  
  61. Pressing the left mouse button and aiming with the mouse relative
  62. to the Grub lights up a firework.
  63.  
  64. Pressing the right mouse button causes the Grub to die a horrible
  65. death (He/she gibs).
  66.  
  67. Press  [Return]  to  jump,  by  holding  down [<-] and [->] while 
  68. jumping somekind of mobility can be achieved.
  69.  
  70. Press spacebar to quit.
  71.  
  72.  
  73. *--[ KNOWN BUGS ]--*
  74. Holding down left  mouse button  and spawning  to  many FireWorks
  75. will  overflow  the object  array  and couse  the  game to crash.
  76.  
  77. Sometimes a blood drip will  stay  at the position where the Grub
  78. gibs.
  79.  
  80.  
  81. *--[ LAST WORDS ]--*
  82. The goal  is  to release  Grubs  as a commercial  game  hopefully
  83. before year 2000, until then have fun and take care
  84.  
  85.     // PeyloW of T.O.Y.S. 1999.04.03
  86.  
  87.     peylow@atari.org
  88.