If you have played text adventures before, you won't have any problems 
playing Enhanced. It will understand commands like:

	look
	go west
	open drawer
	unlock door with key
	press 5 on keypad
	kill dragon with spatula
	Joshua, go north
	type "wumpus" on keyboard

Some shorthand commands that might be useful are:

	x - examine
	l - look
	i - inventory (list everything you are carrying)
	g - again (redo last command)
	z - wait (do nothing for one minute)
	n, w, s, e, nw, sw, se, ne, u, d - move in different directions

You can use multiple objects if you separate them with commas:

	examine dragon, robot and black box

You can use the words "all" and "both" to refer to multiple objects.


If you need more instructions on how to play adventure games, please 
read the file 'instruct.txt'.
