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.
tdegames/ktron
tpearson 838baf3f99
TQt4 port kdegames
13 years ago
..
pics Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
AUTHORS 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
Makefile.am 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
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ai.ui TQt4 port kdegames 13 years ago
appearance.ui TQt4 port kdegames 13 years ago
general.ui TQt4 port kdegames 13 years ago
ktron.cpp TQt4 port kdegames 13 years ago
ktron.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ktron.h TQt4 port kdegames 13 years ago
ktron.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ktronui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
main.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
player.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
player.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
settings.kcfgc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
tron.cpp TQt4 port kdegames 13 years ago
tron.h TQt4 port kdegames 13 years ago
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README

Hello!

KTron is a simple tron-clone for the K Desktop Environment.
I think it's just nothing to say about the game:
avoid running into walls, your own tail, and that of your opponent.

Read the Online-Documentation for more details.


Notice:
Parts of the code, especially parts of the algorithm for the computerplayer
are from xtron-1.1 by Rhett D. Jacobs <rhett@hotel.canberra.edu.au>


Copyright:

KTron

Copyright (C) 1998-2000 by Matthias Kiefer <matthias.kiefer@gmx.de>

KTron is free software; you can redistribute it and/or modify	
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 or any later version.

KTron is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.


Hope you have a lot of fun :-)

---------------
Matthias Kiefer <matthias.kiefer@gmx.de>
27 February 2000