
                                catnmous
                          --==###########==--

                   Copyright (C) 1999 Florian Berger
                   
                email: florian.berger@jk.uni-linz.ac.at
                  

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License Version 2 as
    published by the Free Software Foundation;

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.


What is catnmous ?
------------------
   Catnmous is a cat & mouse game based on 'Rodents Revenge' a ...
   well... um... er... MS-Windows-game.
   There are 5 levels and you can easily create your own ones.
   Just look at the levelXXX.cnm - files:
   <M>....mouse
   <C>....cat
   <K>....cheese
   <B>....moveable block
   <H>....hard block
   <.>....nothing

Resources
---------
   You need to have Qt-Lib installed (see README.QT)
   The program is pre-built for glibc2 (libc6) and Qt-lib 1.42.
   If this doesn't meet your proprties rebuild the program.
   
How to build
------------
   Your QTDIR variable has to be set properly.
   If not set type e.g.: 'export QTDIR=/usr/lib/qt'
   (1) make clean
   (2) make
   (3) type "catnmous" to start the game.

   ...ready.
