home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / portfoli / digdec / digdec.doc < prev    next >
Encoding:
Text File  |  1991-08-21  |  8.5 KB  |  77 lines

  1. 'Digital Deck' by Dave Allen (Manchester, England).
  2. ---------------------------------------------------
  3.  
  4. (see installation instructions before unpacking DIGDEC.ZIP)
  5.  
  6. This is an unusual 'mindreading' type magic trick, implemented in batch files,
  7. in which the computer is used to reveal a playing card selected by a spectator.
  8.  
  9. It will run on any PC compatible, although the Atari Portfolio is
  10. recommended. I am a semi-professional magician and I came up with this
  11. idea some time ago, but couldn't use it until the Portfolio came along 
  12. and made the whole thing more portable and practical.
  13.  
  14. The batch file implementation is messy but I couldn't get any compiled
  15. program (either C or Pascal) to run on my Portfolio, maybe because
  16. it has an old version of the operating system.
  17.  
  18. The effect is that you hand your Portfolio to a spectator and ask them
  19. to name aloud ANY playing card. This is a completely free choice on the
  20. part of the spectator. You then ask them to enter one or two words
  21. or phrases at the keyboard. This results in the name of their chosen
  22. card being displayed on the Portfolio screen. Note that you don't
  23. have to touch the computer while performing this - in fact you
  24. can stand some distance away, which is more effective.
  25.  
  26. The method is based on a simple code, in which the words or phrases entered by 
  27. the spectator, following your instructions, result in the display of the 
  28. desired card. The spectator is in fact running the batch files which lead 
  29. to the display of the card.
  30.  
  31. The following is an explanation of the code, which takes some effort to
  32. memorise. A magician I know who was recently performing this at a Computer
  33. Exhibition used a small 'cue card' to avoid having to memorise the code.
  34. Some notes on memorising the code are given at the end.
  35.  
  36. The cards are divided into eight groups as follows:-
  37.  
  38.  low hearts (A-7)
  39.  high hearts (8-K)
  40.  low clubs (A-7)
  41.  high clubs (8-K)
  42.  low diamonds (A-7)
  43.  high diamonds #בס⑤öåà⓪67†É9Õ0Ø2¨É④ û¢öåà⓪44øœ⓪9Õ0Ø2¨É④⑥Ñöåà╱à*42É#$⌐)¬⓪;è2⓪7¨⓪8490se typed in by the spectator selects one of the above 
  44. groups as follows:-
  45.  
  46. WORD or PHRASE      Group Selected
  47. --------------        --------------
  48.  GO              high hearts
  49.  SHOW ME A TRICK     low clubs
  50.  HELLO             high clubs
  51.  MAGIC             low diamonds
  52.  TRICK             high diamonds
  53.  START             low spades
  54.  BEGIN             high spades
  55.  
  56. The 'low hearts' group is already selected (by default) before you begin,
  57. so if the spectator has named one of these, the first word or phrase is 
  58. not needed. The words GO, SHOW, HELLO etc. correspond to batch filenames.
  59.  
  60. The SECOND word or phrase selects the individual card as follows:-
  61.  
  62. WORD or PHRASE         CARD SELECTED
  63. --------------        -------------
  64.  CARD              ACE or EIGHT (depending whether low or high
  65.  WHICH CARD         TWO or NINE   group selected by previous entry)
  66.  READ MY MIND         THREE or TEN
  67.  WHAT IS MY CARD      ⑧º¬égףץê②ÉPפבBê⓪סTæ④ז⇩BBQÆUæHץê④UQQSâBê③ÉSQH⑤②①H⓪סTæ✓⇩BTפV✓ץê②פSæבBê④æPQ⑥H✓⇩BTעUæSâBâBòə⑨HY]əך✓ə\זם[\Hז⑧\םזə⑨Hץ⑨X§⑧]ץêז\⑨Hə⑨HףץÖזץêəÿ\ך\ז⇨B¢ÖXך\ץן\ßHזÖ]ÖX[✓əə\זROUP SELECTED                 WORD or PHRASE
  68. --------------                --------------
  69.  low clubs                  SHOW ME A TRICK (low=show)
  70.  high clubs                  HELLO (H=Hello)
  71.  low spades                  START (S=Spades)
  72.  
  73. The code described in these instructions was evolved over a few weeks of trying 
  74. the effect out on people. It is easy to modify the code if you think of an 
  75. improvement, simply by changing the name of the relevant batch file.
  76.  
  77. əəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəə