home *** CD-ROM | disk | FTP | other *** search
/ The Complete Encyclopedia of Games 1 / Microforum-Over1000GamesVol1-Win31-CD2of2.iso / arcade / backally / bckalley.bat < prev    next >
DOS Batch File  |  1979-12-31  |  1KB  |  26 lines

  1. echo off
  2. cls
  3. echo This pinball game was designed by SomeWare
  4. echo using Electronic Arts' Pinball Construction Set
  5. echo         
  6. echo If you like this design and care to contribute
  7. echo to us so that we might develop further games,
  8. echo send to:
  9. echo          
  10. echo         SomeWare
  11. echo         P. O. Box 7245
  12. echo         Fredericksburg, VA  22401
  13. echo       
  14. echo       
  15. echo Use shift keys or Ins & Del for flippers.      
  16. echo Bonus scoring on "Backalley" is summed up below:
  17. echo            
  18. echo Top drop targets                -     Big Bonus and Multiplier
  19. echo Center drop targets             -         Bonus and Multiplier
  20. echo Spinner                         -         Bonus
  21. echo Center Alleys 1 & 3 or 2 & 4    -         Bonus
  22. echo Right drop targets              -         Bonus
  23. echo     
  24. pause
  25. backally.com
  26.