import from libregamewiki

This commit is contained in:
Trilarion
2019-10-30 18:18:50 +01:00
parent a4f55afdcc
commit a28f0dc7cd
57 changed files with 1057 additions and 101 deletions

17
entries/kmines.md Normal file
View File

@ -0,0 +1,17 @@
# KMines
_Mostly classical minesweeper puzzle game from the KDEGames division of the KDE Project._
- Home: https://kde.org/applications/games/org.kde.kmines, https://games.kde.org/game.php?game=kmines, https://docs.kde.org/stable5/en/kdegames/kmines/
- State: mature
- Platform: Windows (?), Linux
- Keywords: puzzle, minesweeper, open content
- Code repository: https://anongit.kde.org/kmines.git
- Code language: C++
- Code license: GPL-2.0
- Code dependencies: KDE, Qt
- Assets license: GPL, GFDL
Developer: Nicolas Hadacek, Mikhail Kourinny, Mauricio Piacentini, Dmitry Suzdalev; Mike McBride (documentation update for KDE 2.0); Philip Rodrigues (some changes for KDE 3.2)
## Building