home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 233 / 233.d81 / t.jax < prev    next >
Text File  |  2022-08-26  |  2KB  |  90 lines

  1. u
  2.                 J A X
  3.  
  4.            Program and Text
  5.             by T. L. Flynn
  6.  
  7.  
  8.     Just about everybody has played
  9. Tetris or Tetris-like games, the ones
  10. that involve play pieces dropping
  11. down from above to affect a play
  12. situation below. You manipulate the
  13. dropping piece somewhere between to
  14. get the best fit and ultimately the
  15. best score.
  16.  
  17.     JAX is similar to these games,
  18. but with some interesting twists. In
  19. JAX, play pieces are dropped from
  20. above into a playfield containing a
  21. number of rotating shapes (stars,
  22. dollar signs, or happy faces). The
  23. objective is to maneuver the play
  24. pieces so that you have at least four
  25. of the same color in a row either
  26. vertically or horizontally. This will
  27. dissolve all the pieces in that row
  28. and remove them from the playfield.
  29. While fun, this avails no points. The
  30. only way to gain points is to include
  31. one of the rotating shapes (of the
  32. same color) in the row. It too will
  33. dissolve and you get 100 points for
  34. it. Eventually knocking out all the
  35. rotating shapes will get you to the
  36. next level, which of course, has a
  37. larger number of rotating shapes and
  38. plays a little faster than the last
  39. level.
  40.  
  41.     The dropping play pieces are
  42. actually two units connected to each
  43. other. Push the joystick left or
  44. right to move them or rotate them to
  45. a flat or upright orientation by
  46. pressing the fire button. You can
  47. stack them, set them beside each
  48. other, tuck a piece into a row of
  49. other pieces. Of course, if the
  50. touching pieces do not match, it all
  51. becomes garbage that gets in the way
  52. an eventually ends your game.
  53.  
  54.     You can pause the game by
  55. pressing the SPACE BAR, but only
  56. during the time the play piece is
  57. actually dropping. The screen goes
  58. monochrome. Sorry, necessary evil. We
  59. can't have you studying the playfield
  60. at your leisure now can we? Press
  61. SPACE again to continue play.
  62.  
  63.     As always, I hope this game keeps
  64. your brain cells hopping, active, and
  65. happy. Enjoy...
  66.  
  67.  TLF
  68.  
  69.  
  70.  [Note from Jeff:] I surely had a
  71. time with this program. It is indeed
  72. addictive. Note from the above
  73. paragraph that the only way to exit
  74. the game is to clutter up the play
  75. field, which takes about 15 seconds
  76. of inactivity.
  77.  
  78.  JLJ
  79.  
  80.  
  81.  [DAVE SLIDES IN]: Addiction is my
  82. middle name -- and of the T-type games
  83. out there, JAX is my greatest
  84. downfall. Someday, we might have to
  85. start a JAX Anonymous Twelve-Step
  86. group.
  87.  
  88.  DMM
  89.  
  90.  
  91.