
	The second demo in the archive is GAME.EXE. It's SORT of a game.
It took about half an hour to make VPE into game including zone changes,
making additional pics and actual coding. Spending another half an hour
would have made it a better game but I got other things to do.

	The idea behind the whole thing is to show VPE capabilities. Like
four views on the screen. It's a two-player game (or demo :) Each player 
controls a troll. You can shoot and run around a simple zone. Of course you
can see each other.


Player #1
	Cursor keys	- move/turn
	Right Alt	- enables strafing
	Right Shift 	- duck
	Right Ctrl	- shoot
	Enter 		- jump

Player #2
	R,D,F,G		- same as cursor keys
	Q		- enables strafing
	Left Alt	- duck
	W		- shoot
	Tab		- jump


I chose these particular keys for player 2 to have their layout similar to
that of player 1.

