NOTES ON THIS DOS HUGO PACKAGE
------------------------------

In order to play Hugo games, you'll be using one of the following:

	he.exe      - Hugo Engine (text-only)
	hegr.exe    - Hugo Engine (graphics-enabled)
	
Simply type from a DOS prompt "he game" or "hegr game" where the name 
of the game file is "game.hex".  For example, if "he.exe" is in 
"c:\hugo" and "game.hex" is in "c:\games", the command line will look 
like:

	C:\HUGO>he c:\games\game

If you plan to use Hugo to make your own games, you'll also need these
files (otherwise they can be deleted):

	hc.exe      - Hugo Compiler
	hd.exe      - Hugo Debugger
	hdhelp.hlp  - Debugger help file

Please direct any questions to <general@generalcoffee.com>,
or visit http://www.generalcoffee.com.

Kent Tessman
June 1999