In this file: * About kdegames * Debugging * Additional games * More Info About kdegames -------------- This is a compilation of more than 20 various casual desktop games. * bomber Arcade bombing game. * bovo Five-in-a-row board game. * cmake CMake modules needed to build KDE games. * doc XML-based documentation for the games. * granatier Walk through an arena, lay bombs and kill your enemies. * kajongg The classical game of Mah Jongg for four players. * kapman Pacman clone. * katomic Build complex atoms with a minimal amount of moves. * kbattleship (naval battle) Sink ships of your opponents, with built-in game server. * kblackbox Find the balls hidden in the black box by shooting laser beams. * kblocks A falling blocks game. * kbounce Claim areas and don't get disturbed. * kbreakout A Breakout-like game. * kdiamond A three-in-a-row game. * kfourinline Two player four-in-a-row game. * kgoldrunner A game of action and puzzle-solving. * kigo Go board game. * killbots A game of killer robots and teleportation. * kiriki Yahtzee-like dice game. * kjumpingcube A tactical game for number crunchers. klickety Collect pieces of the same color. * klines Place five equal pieces together, but wait, there are 3 new ones. * kmahjongg A tile laying patience. * kmines The classical mine sweeper. * knetwalk A game for system administrators. * kolf A mini golf game. * kollision Collision game. * konquest Conquer the planets of your enemy. * kpat Several patience card games. * kreversi The old reversi board game, also known as Othello. * kshisen Patience game where you take away all pieces. * ksirk Risk game for KDE. * kspaceduel Two player game with shooting spaceships flying around a sun. * ksquares Connect the dots to create squares. * ksudoku Sudoku game and more. * ktron (ksnakeduel) Like ksnake, but without fruits. * ktuberling Kids game: make your own potato (NO french fries!) * kubrick A game based on Rubik's Cube. * libkdegames KDE game library used by many of these games, contains also images of card decks. * libkmahjongg Library used for loading and rendering of Mahjongg tilesets. * lskat Lieutnant skat. * palapeli Jigsaw puzzle game. Debugging --------- You can use -DCMAKE_BUILD_TYPE=debugfull with the cmake command script, if you want to have debug code in your KDE apps and libs. We recommend to do this, since this is alpha software and this makes debugging things a whole lot easier. Additional Games ---------------- There are additional games, game-related applications and libraries that are not yet mature enough to be included in the KDE Games module or are being developed by other teams. Most of them can be found on the KDE Playground or in the KDE Extragear, but some are hosted elsewhere, including some game servers. For a complete list, see the INDEX file in playground/games. More Info --------- Please direct any bug reports to our bug list by visiting http://bugs.kde.org. Discussions related to the KDE Games module or the games in playground are welcome on the KDE Games mailing list (kde-games-devel@kde.org). Game-related news can be found on http://games.kde.org. General KDE discussions should go to the KDE mailing list (kde@kde.org).