TDE games
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Dosyaya git
Michele Calgaro 7494cc4407
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
2 hafta önce
admin@59a8bf7c09 Reset submodule main/core/tdegames/admin to latest HEAD 1 ay önce
atlantik Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
doc cmake files: change keywords to lower case 3 hafta önce
kasteroids Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
katomic Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
kbackgammon Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
kbattleship Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
kblackbox Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
kbounce Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
kenolaba Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
kfouleggs Replace Q_OBJECT with TQ_OBJECT 8 ay önce
kgoldrunner Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
kjumpingcube Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
klickety Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
klines Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
kmahjongg Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
kmines Replace auto_ptr 2 ay önce
knetwalk Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
kolf Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
konquest Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
kpat Replace Q_SIGNALS and Q_SLOTS 2 ay önce
kpoker Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
kreversi Replace Q_SIGNALS and Q_SLOTS 2 ay önce
ksame Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
kshisen Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
ksirtet Replace Q_OBJECT with TQ_OBJECT 8 ay önce
ksmiletris Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
ksnake Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
ksokoban Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
kspaceduel Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
ktron Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
ktuberling Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
libksirtet Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
libtdegames Replace Q_SIGNALS and Q_SLOTS 2 ay önce
lskat Replace Q_SIGNALS and Q_SLOTS 2 ay önce
tdefifteen Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
translations/desktop_files Translated using Weblate (Russian) 10 ay önce
twin4 Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3 yıl önce
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
CMakeL10n.txt Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt 2 hafta önce
CMakeLists.txt Use centralized cmake version 2 hafta önce
COPYING Update COPYING file. 11 yıl önce
COPYING-DOCS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
COPYING.LIB Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
ChangeLog Additional renaming of kde to tde 13 yıl önce
ConfigureChecks.cmake Some cleanup and cosmetics. 3 yıl önce
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
Mainpage.dox Rename kde libraries to tde 13 yıl önce
Makefile.am.in Rename kde libraries to tde 13 yıl önce
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
README Update bug reports url to bugs.trinitydesktop.org 6 yıl önce
config.h.cmake Fix ksokoban crashes on compressed level files 8 yıl önce
configure.in.in Rename KDEHOME and KDEDIR 12 yıl önce

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).