This is BurgerSpace, a clone of the Intellivision(TM) game BurgerTime(TM).

It is free software distributed under the GNU GPL.  See the file COPYING.

This program requires the X11 and Xpm development kits and my
`gengameng' library.  The configure script for this program
accepts the `--with-gengameng-prefix=DIR' option to specify
where you installed that library, if the prefix used was not
`/usr'.  The RPM packages for `gengameng' use the prefix `/usr'.

See INSTALL for generic installation instructions.
The typical procedure is

    ./configure --with-gengameng-prefix=/usr/local
    make
    make install

Noteworthy files in this directory:

AUTHORS			Authors of this game
COPYING			License that applies to this game
ChangeLog		Unused for now
INSTALL			Generic installation instruction
NEWS			Unused for now
README			This file
THANKS			Thanks to contributors
bootstrap		Runs Automake and Autoconf
configure		Standard configuration script
doc			Documentation directory
src			Code and images directory


$Id$
