			     BOGWORD

  DESCRIPTION:

  BOGWORD is a word-finding game where you attempt to form as many words as
  possible from a 4x4 grid of random letters within a time limit of three
  minutes.  You do not compete against another opponent, but rather against
  yourself in an attempt to beat your best score.  The best score is kept
  from game to game.  Each time you decide to play Bogword, it will be
  clearly displayed on the game board.


  INSTALLATION:

  Required:   BOGWORD.EXE  - Copy file to your games directory
	      BOGWORD.WL1  - Copy to the same directory as BOGWORD.EXE
	      THREED.VBX   - Copy to the same directory as BOGWORD.EXE,
			     or better, to your windows' system directory
	      PICCLIP.VBX  - same as THREED.VBX
	      MMSYSTEM.DLL - (not included in package) This file should be
			     in your windows' system directory
	      VBRUN300.DLL - (not included in package) This file should be
			     in your windows' system directory

			     (Note, you may already have the above VBX
			      and DLL files installed on your system.
			      If so, don't bother copying them)

  Optional:   BOGWORD.WL2  - Copy to the same directory as BOGWORD.EXE
			     (if omitted - all your 6 letter words will
			      be accepted without computer validation)

	      WELCOME.WAV  - Copy to the same directory as BOGWORD.EXE
	      GAMEOVR.WAV  - Copy to the same directory as BOGWORD.EXE
	      RNDOVER.WAV  - Copy to the same directory as BOGWORD.EXE
	      ABOUT.WAV    - Copy to the same directory as BOGWORD.EXE
	      GOODBYE.WAV  - Copy to the same directory as BOGWORD.EXE

			     (omitting WAV files will result in muted sound.
			      In lieu of these files, you can substitute
			      your own as long as you call them by the same
			      names)

	      BOG-READ.TXT - This file

  I hope you enjoy playing this game.  Any comments will be appreciated.
  Thanks - Gene. (programr00@aol.com)

