Quadrupleback - A game where intruders must be circled.

Copyright (C) 2012 Pierre Sarrazin <http://sarrazip.com/>
This program is free software distributed under the GNU GPL (v2 or later).
See the file COPYING.

    EXCEPTION: the file src/images/9x18B.fnt is taken from the SDL_gfx
               library, which is distributed under the zlib license.
               See the file SDL_gfx-license.txt for details.


This game is based on Doubleback, a Tandy Color Computer game by Dale Lear.


INSTALLATION

    The program requires:
    
    - my `flatzebra' library, available on the Quadrupleback Home Page at:

        http://sarrazip.com/dev/quadrupleback.html

    - SDL version 1.2.4 or later (see http://www.libsdl.org/);

    - SDL_gfx (see same site).

    See INSTALL for generic installation instructions.

