Warning, /games/kmines/README is written in an unsupported language. File is not indexed.

0001 KMINES : the KDE minesweeper
0002 ----------------------------
0003 Copyright (c) 1996-2004 Nicolas HADACEK  (hadacek@kde.org)
0004 Copyright (c) 2001      Mikhail Kourinny (mkourinny@yahoo.com)
0005 Distributed under the GNU General Public License
0006 
0007 
0008 This is a very classical minesweeper written from scratch
0009 with three predefined levels and custom levels.
0010 
0011  Easy   :  8x8  with 10 mines
0012  Normal : 16x16 with 40 mines
0013  Expert : 30x16 with 99 mines
0014 
0015 
0016 Requirements : up to date KDE and QT libraries.