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.
Slávek Banko
1b49161758
|
4 years ago | |
---|---|---|
.. | ||
bitmaps | 9 years ago | |
data | 4 years ago | |
solver | 9 years ago | |
CHANGELOG | 12 years ago | |
CMakeL10n.txt | 4 years ago | |
CMakeLists.txt | 5 years ago | |
LICENSE | 15 years ago | |
Makefile.am | 5 years ago | |
README | 15 years ago | |
TODO | 15 years ago | |
defines.cpp | 12 years ago | |
defines.h | 14 years ago | |
dialogs.cpp | 12 years ago | |
dialogs.h | 5 years ago | |
field.cpp | 12 years ago | |
field.h | 13 years ago | |
frame.cpp | 12 years ago | |
frame.h | 13 years ago | |
highscores.cpp | 12 years ago | |
highscores.h | 5 years ago | |
kmines.kcfg | 15 years ago | |
kminesui.rc | 15 years ago | |
kzoommainwindow.cpp | 12 years ago | |
kzoommainwindow.h | 12 years ago | |
main.cpp | 5 years ago | |
main.h | 12 years ago | |
settings.kcfgc | 12 years ago | |
settings_addons.h | 15 years ago | |
status.cpp | 5 years ago | |
status.h | 13 years ago | |
version.h | 15 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.