You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> |
5 years ago | |
|---|---|---|
| .. | ||
| bitmaps | 10 years ago | |
| data | 5 years ago | |
| solver | 10 years ago | |
| CHANGELOG | 13 years ago | |
| CMakeL10n.txt | 5 years ago | |
| CMakeLists.txt | 5 years ago | |
| LICENSE | 16 years ago | |
| Makefile.am | 5 years ago | |
| README | 16 years ago | |
| TODO | 16 years ago | |
| defines.cpp | 13 years ago | |
| defines.h | 15 years ago | |
| dialogs.cpp | 13 years ago | |
| dialogs.h | 5 years ago | |
| field.cpp | 13 years ago | |
| field.h | 14 years ago | |
| frame.cpp | 13 years ago | |
| frame.h | 14 years ago | |
| highscores.cpp | 13 years ago | |
| highscores.h | 5 years ago | |
| kmines.kcfg | 16 years ago | |
| kminesui.rc | 16 years ago | |
| kzoommainwindow.cpp | 13 years ago | |
| kzoommainwindow.h | 13 years ago | |
| main.cpp | 5 years ago | |
| main.h | 13 years ago | |
| settings.kcfgc | 13 years ago | |
| settings_addons.h | 16 years ago | |
| status.cpp | 5 years ago | |
| status.h | 14 years ago | |
| version.h | 16 years ago | |
README
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.