1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
Source: kcheckers
Section: games
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 12), qtbase5-dev
Standards-Version: 4.5.0
Homepage: http://qcheckers.sourceforge.net/
Vcs-Git: https://salsa.debian.org/debian/kcheckers.git
Vcs-Browser: https://salsa.debian.org/debian/kcheckers
Package: kcheckers
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Checkers boardgame
kcheckers is a Qt version of the classic boardgame "checkers", also known as
"draughts". It has the following features:
* Built-in checkers engine.
* Beginner, Novice, Average, Good, Expert and Master levels of skill.
* Several themes of the board.
* Portable Draughts Notation database format support.
* Saving, loading and restarting of game.
* Auto change of the men's color.
* Multiple Undos/Redos.
* Optional numeration of the board.
* Internationalization support (English, German, Catalan, French and Spanish).
|