forked from KDE/libkdegames
-
Notifications
You must be signed in to change notification settings - Fork 0
Common code and data for many KDE games
Hains/libkdegames
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This directory contains the library for the kdegames package.
It is a collection of functions used by some games or which
are useful for other games.
Packagers note: it is recommended to put the directory "carddecks" into a separate
package, as not all games using libkdegames use the carddecks as well.
Contents:
kcarddialog: Access to carddeck selection and administration
for cardgames
kstdgameaction: just like kstdaction this provides some default action for
kde games. games often use different entries than other apps
(like "game" instead of "file"), so use this if possible
kgamemisc: some static method i didn't know a good class name for. it
currently features "randomName()" which will just give you a random name from
a list (translators note: happy translating ;) i copied kde-common/accounts
for this so there are nearly 300 entries...)
kgame: this is a complete network/game handling library. it consists of a lot
of classes which are explained in the kgame docu (as soon as it is
written)
kgamecanvas: a fast game-oriented canvas library
About
Common code and data for many KDE games
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 55.1%
- Perl 41.7%
- CMake 1.6%
- HTML 0.8%
- C 0.5%
- Shell 0.2%
- QML 0.1%