Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kde/kmines
KMines is the classic Minesweeper game
https://github.com/kde/kmines
Last synced: 4 days ago
JSON representation
KMines is the classic Minesweeper game
- Host: GitHub
- URL: https://github.com/kde/kmines
- Owner: KDE
- Created: 2015-09-18T15:35:14.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-08T18:24:06.000Z (6 days ago)
- Last Synced: 2024-11-08T18:37:05.541Z (6 days ago)
- Language: C++
- Homepage: https://invent.kde.org/games/kmines
- Size: 7.04 MB
- Stars: 31
- Watchers: 3
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSES/BSD-3-Clause.txt
Awesome Lists containing this project
README
KMINES : the KDE minesweeper
----------------------------
Copyright (c) 1996-2004 Nicolas HADACEK ([email protected])
Copyright (c) 2001 Mikhail Kourinny ([email protected])
Distributed under the GNU General Public LicenseThis 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 minesRequirements : up to date KDE and QT libraries.