TDE games
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
tpearson 838baf3f99
TQt4 port kdegames
13 years ago
atlantik TQt4 port kdegames 13 years ago
doc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kasteroids TQt4 port kdegames 13 years ago
katomic TQt4 port kdegames 13 years ago
kbackgammon TQt4 port kdegames 13 years ago
kbattleship TQt4 port kdegames 13 years ago
kblackbox TQt4 port kdegames 13 years ago
kbounce TQt4 port kdegames 13 years ago
kenolaba TQt4 port kdegames 13 years ago
kfouleggs TQt4 port kdegames 13 years ago
kgoldrunner TQt4 port kdegames 13 years ago
kjumpingcube TQt4 port kdegames 13 years ago
klickety TQt4 port kdegames 13 years ago
klines TQt4 port kdegames 13 years ago
kmahjongg TQt4 port kdegames 13 years ago
kmines TQt4 port kdegames 13 years ago
knetwalk TQt4 port kdegames 13 years ago
kolf TQt4 port kdegames 13 years ago
konquest TQt4 port kdegames 13 years ago
kpat TQt4 port kdegames 13 years ago
kpoker TQt4 port kdegames 13 years ago
kreversi TQt4 port kdegames 13 years ago
ksame TQt4 port kdegames 13 years ago
kshisen TQt4 port kdegames 13 years ago
ksirtet TQt4 port kdegames 13 years ago
ksmiletris TQt4 port kdegames 13 years ago
ksnake TQt4 port kdegames 13 years ago
ksokoban TQt4 port kdegames 13 years ago
kspaceduel TQt4 port kdegames 13 years ago
ktron TQt4 port kdegames 13 years ago
ktuberling TQt4 port kdegames 13 years ago
kwin4 TQt4 port kdegames 13 years ago
libkdegames TQt4 port kdegames 13 years ago
libksirtet TQt4 port kdegames 13 years ago
lskat TQt4 port kdegames 13 years ago
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
COPYING-DOCS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
COPYING.LIB Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ChangeLog Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Mainpage.dox Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.am.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdegames.lsm Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README

In this file:

* About kdegames
* Common Mistakes
* Debugging
* More Info


About kdegames
--------------
This is a compilation of various games

* atlantik
    Monopoly-like board games

* debian
    Files necessary to create Debian packages.

* doc
    XML based documentation for the programs.

* kasteroids
    Shoot at those nasty asteroids.

* katomic
    Build complex atoms with a minimal amount of moves.

* kbackgammon
    Play backgammon against a local human player, via a game server or
    against GNU Backgammon (not included)

* kbattleship
    Sink battleship of your opponents, with built-in game server.

* kblackbox
    Find atoms in a grid by shooting electrons.

* kbounce
    Claim areas and don't get disturbed.

* keneloba
    Push pieces of your opponent out of the board (an Abalone type game).

* kfouleggs
    A famous japanese game known as puyo-puyo.

* kjumpingcube
    A tactical game for number-crunchers.

* klickety
    A tetris like game.

* klines
    Place 5 equal pieces together, but wait, there are 3 new ones.

* mahjongg
    A tile laying patience.

* kmines
    The classical mine sweeper.

* kolf
    A mini golf game.

* konquest
    Conquer the planets of your enemy.

* kpat
    Several patience card games.

* kpoker
    The game of poker.

* kreversi
    The old reversi board game, also known as Othello.

* ksame
    Collect pieces of the same color.

* kshisen
    Patience game where you take away all pieces.

* ksirtet
    Very known if spelt this backwards.

* ksmiletris
    Another Tetris-like game.

* ksnake
    Don't bite yourself, eat apples!

* ksokoban
    Move all storage boxes into the cabinet.

* kspaceduel
    Two player game with shooting spaceships flying around a sun.

* ktron
    Like ksnake, but without fruits.

* ktuberling
    Kids game: make your own potato (NO french fries!)

* kwin4
    Place 4 pieces in a row.

* libkdegames
    KDE game library used by many of these programs, contains also images
    of card decks.

* lskat
    Lieutnant skat.


Common Mistakes
---------------
If configure claims Qt cannot be found, have a look at http://www.trolltech.com
to get a copy of latest Qt 3.3.x version.


Debugging
---------
You can use --enable-debug with the configure script, if you want to have
debug code in your KDE apps and libs. I recommend to do this, since this is
alpha software and this makes debugging things a whole lot easier.


More Info
---------
Please direct any bug reports to our bug list by visiting
http://bugs.kde.org.

General KDE discussions should go to the KDE mailing list (kde@kde.org).