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
Hugo Carvalho 6f56ae9158
Translated using Weblate (Portuguese)
3 years ago
admin@8c7e0d40de Reset submodule main/core/tdegames/admin to latest HEAD 4 years ago
atlantik Simplify CMake rules for desktop file translations. 4 years ago
doc Add man pages, taken from the Debian packaging. 4 years ago
kasteroids Desktop file translations: 4 years ago
katomic Desktop file translations: 4 years ago
kbackgammon Renaming of files in preparation for code style tools. 4 years ago
kbattleship Simplify CMake rules for desktop file translations. 4 years ago
kblackbox Desktop file translations: 4 years ago
kbounce Desktop file translations: 4 years ago
kenolaba Desktop file translations: 4 years ago
kfouleggs Simplify CMake rules for desktop file translations. 4 years ago
kgoldrunner Desktop file translations: 4 years ago
kjumpingcube Desktop file translations: 4 years ago
klickety Simplify CMake rules for desktop file translations. 4 years ago
klines Desktop file translations: 4 years ago
kmahjongg Desktop file translations: 4 years ago
kmines Simplify CMake rules for desktop file translations. 4 years ago
knetwalk Simplify CMake rules for desktop file translations. 4 years ago
kolf Simplify CMake rules for desktop file translations. 4 years ago
konquest Renaming of files in preparation for code style tools. 4 years ago
kpat Removed additional code formatting modelines. 4 years ago
kpoker Desktop file translations: 4 years ago
kreversi Removed additional code formatting modelines. 4 years ago
ksame Removed additional code formatting modelines. 4 years ago
kshisen Removed additional code formatting modelines. 4 years ago
ksirtet Simplify CMake rules for desktop file translations. 4 years ago
ksmiletris Desktop file translations: 4 years ago
ksnake Desktop file translations: 4 years ago
ksokoban Desktop file translations: 4 years ago
kspaceduel Desktop file translations: 4 years ago
ktron Desktop file translations: 4 years ago
ktuberling Simplify CMake rules for desktop file translations. 4 years ago
libksirtet Fixed typo. This resolves issue #15. 3 years ago
libtdegames Updated icon names (undo → edit-undo, redo → edit-redo). 3 years ago
lskat Desktop file translations: 4 years ago
tdefifteen Fix error: /usr/bin/ld: cannot find -ltqt/-ltqt-mt for tdefifteen 4 years ago
translations/desktop_files Translated using Weblate (Portuguese) 3 years ago
twin4 Desktop file translations: 4 years ago
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3 years ago
AUTHORS
CMakeL10n.txt Add CMakeL10n rules. 6 years ago
CMakeLists.txt Use CMake rules instead of calling external shell scripts 3 years ago
COPYING Update COPYING file. 12 years ago
COPYING-DOCS
COPYING.LIB
ChangeLog
ConfigureChecks.cmake Some cleanup and cosmetics. 4 years ago
INSTALL
Mainpage.dox
Makefile.am.in
Makefile.cvs
README Update bug reports url to bugs.trinitydesktop.org 6 years ago
config.h.cmake Fix ksokoban crashes on compressed level files 9 years ago
configure.in.in Rename KDEHOME and KDEDIR 13 years ago

README

In this file:

* About tdegames
* Common Mistakes
* Debugging
* More Info


About tdegames
--------------
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!)

* twin4
    Place 4 pieces in a row.

* libtdegames
    TDE 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 TDE 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.trinitydesktop.org.

General TDE discussions should go to the Trinity users mailing list (http://trinitydesktop.org/mailinglist.php).