You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
478 B
17 lines
478 B
KMINES : the KDE minesweeper
|
|
----------------------------
|
|
Copyright (c) 1996-2004 Nicolas HADACEK (hadacek@kde.org)
|
|
Copyright (c) 2001 Mikhail Kourinny (mkourinny@yahoo.com)
|
|
Distributed under the GNU General Public License
|
|
|
|
|
|
This is a very classical minesweeper written from scratch
|
|
with three predefined levels and custom levels.
|
|
|
|
Easy : 8x8 with 10 mines
|
|
Normal : 16x16 with 40 mines
|
|
Expert : 30x16 with 99 mines
|
|
|
|
|
|
Requirements : up to date KDE and QT libraries.
|