Created:    2/20/2004
Author:     Lewk


Included Files:
	Thehall.8xp
	README.txt

Explanation:

	Thehall.8xp draws a 3 dimentional hall in which you can move foward and backward or look
	left and right using the directional keys.

Variables:
	
	List DELZ
	List DELZ
	List END
	List PERSP
	Variable K

Notice:
	
	I am not claiming that I am the sole maker of this program.  I am sure that someone 
	somewhere has made a program that does something simular to this one.  If they have not 
	then they should have and that is why I made this program.  I don't know about you but 
	I am getting tired of "3d" engines written in BASIC that move forward by blocks, giving 
	no semblance of 3D graphics, only a bunch of pictures being displayed and rather jerky 
	at that.

	In simpler words, "If you haven't already made use of something like this PLEASE do!"