SVN_SILENT made messages (.desktop file)
[kdegames.git] / README
blob04860698ef7dbcb74623e317097af594293dabce
1 In this file:
3 * About kdegames
4 * Debugging
5 * Additional games
6 * More Info
8 About kdegames
9 --------------
10 This is a compilation of more than 20 various casual desktop games.
12 * bovo
13     Five-in-a-row Board Game.
14     
15 * cmake
16     CMake modules needed to build KDE Games.
18 * doc
19     XML based documentation for the programs.
21 * katomic
22     Build complex atoms with a minimal amount of moves.
24 * kbackgammon
25     Play backgammon against a local human player, via a game server or
26     against GNU Backgammon (not included)
28 * kbattleship
29     Sink battleship of your opponents, with built-in game server.
31 * kblackbox
32     Find the balls hidden in the black box by shooting laser beams!
34 * kbounce
35     Claim areas and don't get disturbed.
37 * kgoldrunner
38     A game of action and puzzle-solving.
40 * kiriki
41     Yahtzee-like Dice Game.
43 * kjumpingcube
44     A tactical game for number-crunchers.
46 * klines
47     Place 5 equal pieces together, but wait, there are 3 new ones.
49 * kmahjongg
50     A tile laying patience.
52 * kmines
53     The classical mine sweeper.
55 * kolf
56     A mini golf game.
58 * konquest
59     Conquer the planets of your enemy.
61 * kpat
62     Several patience card games.
64 * kreversi
65     The old reversi board game, also known as Othello.
67 * ksame
68     Collect pieces of the same color.
70 * kshisen
71     Patience game where you take away all pieces.
73 * kspaceduel
74     Two player game with shooting spaceships flying around a sun.
76 * ksquares
77     Connect the dots to create squares.
78     
79 * ksudoku
80     Sudoku game and more.
82 * ktuberling
83     Kids game: make your own potato (NO french fries!)
85 * kwin4
86     Place 4 pieces in a row.
88 * libkdegames
89     KDE game library used by many of these programs, contains also images
90     of card decks.
92 * libkmahjongg
93     Library used for loading and rendering of Mahjongg tilesets.
95 * lskat
96     Lieutnant skat.
98 Debugging
99 ---------
100 You can use -DCMAKE_BUILD_TYPE=debugfull with the cmake command script, if you
101 want to have debug code in your KDE apps and libs. We recommend to do this, 
102 since this is alpha software and this makes debugging things a whole lot 
103 easier.
105 Additional Games
106 ----------------
107 There are additional games and game-related applications and libraries that are 
108 not yet mature enough to be included in the KDE Games module or are being
109 developed by other teams. Most of them can be found on the KDE playground,
110 but some are hosted elsewhere, including some game servers.
111 For a complete list, see the INDEX file in playground/games.
113 More Info
114 ---------
115 Please direct any bug reports to our bug list by visiting
116 http://bugs.kde.org.
118 Discussions related to the KDE Games module or the games in playground
119 are welcome in the KDE Games mailing list (kde-games-devel@kde.org).
120 Game-related news can be found on http://games.kde.org.
122 General KDE discussions should go to the KDE mailing list (kde@kde.org).