Requirements for compiling:

Allegro, a game programming library.

	http://www.talula.demon.co.uk/allegro/
	http://sunsite.auc.dk/allegro/
	http://alleg.sourceforge.net/

JGMOD, a MOD player for Allegro.

	http://surf.to/jgmod
	jgfw.cjb.net
	jgfw.gamespage.com

And a C compiler that can handle the above packages.  Has been tested
under Linux/x86 with gcc and MS-DOS with djgpp, so I'll assume it works
under Windows with Mingw32 as well, and BeOS/x86 with gcc.  Addresses for
some of these are:

	http://www.delorie.com/djgpp/
	http://www.mingw.org/
