gengameng - A generic 2D game engine. Copyright (C) 2001, 2002 Pierre Sarrazin This program is free software distributed under the GNU GPL. See the file COPYING. This package is autoconfiscated. See INSTALL for details. The sequence `./configure --prefix=SOME_PREFIX; make; make install' should suffice. The SDL and SDL_image libraries (version >= 1.2.0) are required. See . The 'sdl-config' script, which comes with the SDL development files, is expected to be in the PATH. * * * Installing gengameng 4.x will force you to upgrade to BurgerSpace 1.6.x and Cosmosmash 1.1.x, if you have those two other games. * * * An example is available in the `examples' directory. After successfully compiling the library, you can go there and give the command `make try' to run the example. This example uses the library where it was compiled, and not where `make install' may have put it. Press the Escape key to exit the example.