home *** CD-ROM | disk | FTP | other *** search
/ Assembly 1994 - The 3rd Phase / ASMROM94.mdf / pc / 4kintro / handy.txt < prev    next >
Text File  |  1994-11-12  |  8KB  |  186 lines

  1.  
  2.  
  3.  
  4.  
  5.       ┌───────────────────────────────────────────────────────────────┐
  6.       │                                                               │
  7.       │       FIRST OF ALL, THE MOST FREQUENTLY ASKED QUESTION:       │
  8.       │                                                               │
  9.       │           "HOW TO USE 'HANDY' AS A SIMPLE TETRIS?"            │
  10.       │                                                               │
  11.       │             Well, start with the '-t' parameter.              │
  12.       │                                                               │
  13.       └───────────────────────────────────────────────────────────────┘
  14.  
  15.  
  16.  
  17.  
  18.  
  19.       ┌───────────────────────────────────────────────────────────────┐
  20.       │                                                               │
  21.       │                    General information                        │
  22.       │                                                               │
  23.       └───────────────────────────────────────────────────────────────┘
  24.  
  25.         This intro was coded for the Assembly'94 4k-intro competition
  26.         by Ervin of Abaddon. It took two weeks to code it (at the end
  27.         of the first week my harddisk went totally wrong so I had to
  28.         rewrite half of the files.) The Tetris routine was previously
  29.         written as a bootsector game.
  30.  
  31.  
  32.  
  33.  
  34.  
  35.       ┌───────────────────────────────────────────────────────────────┐
  36.       │                                                               │
  37.       │                    Manual of the intro                        │
  38.       │                                                               │
  39.       └───────────────────────────────────────────────────────────────┘
  40.  
  41.         Parameters:     with the '-t' or '-T' parameter the proggy
  42.                         will behave like an ordinary Tetris. (Game mode.)
  43.                         In this mode the objects's falling rate in the
  44.                         beginning is not so fast than in Intro mode.
  45.  
  46.  
  47.  
  48.         Without parameters you will see the ordinary intro. ESC quits
  49.         the whole proggy (or the Tetris routine). You can play in Intro
  50.         mode too, but if you fail the intro will be continued.
  51.  
  52.  
  53.  
  54.         Control keys:   Left arrow: Move object one column left.
  55.                         Right -"- : -"-   -"-   -"-   -"-  right.
  56.                         Up    -"- : Rotate " 90 degrees (clockwise).
  57.                         Backspace : New game. (Works for intro mode too).
  58.                         Escape    : Quit tetris (intro part).
  59.                         Pause     : Pause. (Restart with any other key
  60.                                     (except shift, alt, etc...)
  61.  
  62.                         Down key, space, other unlisted keys increase object's
  63.                         falling rate.
  64.  
  65.  
  66.  
  67.         The current Tetris record is 204 (in Game mode). It was earned by me
  68.         during testing the routines.
  69.  
  70.  
  71.  
  72.  
  73.  
  74.       ┌───────────────────────────────────────────────────────────────┐
  75.       │                                                               │
  76.       │              ABADDON sends best regards to:                   │
  77.       │                                                               │
  78.       └───────────────────────────────────────────────────────────────┘
  79.  
  80.                 Phantom         Dezign          Grif
  81.                 Majic 12                Remal
  82.                 Future Crew             Accession
  83.                 Sonic PC                Surprise! Productions
  84.                 Dust                    Triton
  85.                 Access Denied           Iguana
  86.                 Avalanche               Xography
  87.                 Renaissance             Nothing
  88.                 Demons                  Xeed
  89.                 Epical                  Electromotive Force
  90.                 Skylab                  Absolute!
  91.                 Dark Zone               Twilight Zone
  92.                 Imphobia                Infiny
  93.                 Cascada                         Silents
  94.                 Delusion                Nil
  95.                 Crescent                Therapy
  96.                 Admire                  Anarchy
  97.                 Criminal Gang           Fulmar Design
  98.                 Logic Design            Irrestible Works
  99.                 Machine Fun Crew        Razor 1911
  100.                 Tristar & Red Sector    Pentagon
  101.  
  102.  
  103.  
  104.  
  105.       ┌───────────────────────────────────────────────────────────────┐
  106.       │                                                               │
  107.       │          Personal greetings from Ervin go to:                 │
  108.       │                                                               │
  109.       └───────────────────────────────────────────────────────────────┘
  110.  
  111.                 Greg                    Abyss
  112.                 Genesis                         Gore
  113.                 Ian                     Jare
  114.                 TSC                     Kapsu
  115.                 Alma                    Lord Cyrix
  116.                 Ratt                    Pehu
  117.                 MegaDuo                         Sam
  118.                 TRS                     Sigfrid
  119.                 Alex                    Tran
  120.                 B'no                    Maxwood
  121.                 Ern0                    Ludwig
  122.                 Gery                    Steve
  123.                 Mania¢                  SB
  124.                 Rian                    Hyp-X
  125.                 Stinyó                  Rodrigo
  126.                 Tixi                    Sygase
  127.                 Atya                    Overlord
  128.                 Poko                    TMT
  129.  
  130.  
  131.  
  132.  
  133.  
  134.       ┌───────────────────────────────────────────────────────────────┐
  135.       │                                                               │
  136.       │                     Curent Memberstatus                       │
  137.       │                                                               │
  138.       └───────────────────────────────────────────────────────────────┘
  139.  
  140.                 TomCat                  Coder
  141.                 G.O.D.                  Coder
  142.                 Ervin                   Coder
  143.                 TGFX                    Graphician
  144.                 Ninja                   Graphician
  145.                 InnocenT                Graphician
  146.                 Valentine               Musician
  147.                 NF                      Swapper
  148.                 Bandee                  BBS ruler/Swapper
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.       ┌───────────────────────────────────────────────────────────────┐
  156.       │                                                               │
  157.       │                      Distribution Site                        │
  158.       │                                                               │
  159.       └───────────────────────────────────────────────────────────────┘
  160.  
  161.                 Black ÆbySS             (+36)76-485-719
  162.  
  163.  
  164.  
  165.  
  166.  
  167.        ┌──────────────────────────────────────────────────────────────┐
  168.        │                                                              │
  169.        │                        Contact                               │
  170.        │                                                              │
  171.        └──────────────────────────────────────────────────────────────┘
  172.  
  173.                 Ervin                   Ervin Tóth
  174.                                         HUNGARY         1126
  175.         Voice Phone: +36-1-201-9563     Budapest
  176.                                         Kiss János alt. str. 48/a
  177.                                         (Code & dox only!)
  178.  
  179.  
  180.  
  181.                 Bandee                  András Németh
  182.                                         HUNGARY ????
  183.         Phone:       +36-96-355-440     Gyôrújbarát
  184.                                         Veres Pálné str. ?.
  185.                                         (Utilz, games too!)
  186.