Authors Name:  Dimi Christopoulos (20/09/2002)

Dependencies:
Glut 3.7 and the mikmod/mikwin version. 3.1.10 library have to be installed.
http://www.mikmod.org
http://www.orkysquad.org/main.php?xtra=MikWin

Unix:
To compile change in the makefile the paths to your Glut 3.7 and mikmod library and include files.

Win32:
Under Windows be sure to link with the mikwin.lib (included) and link tho the correct Glut, OpenGl and dsound .libs and .dlls
(Glut has to be 3.7 and up).

In the /BmpConverter directory is a liitle programm which converts .bmp file to files read by the ImageLoad() function in Image.c++.
The /Data directory where the images and sounds are loaded from has to be copied from the Binary version of GridChase.

Authors Web Site: www.geocities.com/dimi_christop

The GridChase game  is covered by the GNU Library General Public License, which you can find in COPYING.TXT. 