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/kjumpingcube
Timothy Pearson 5106f93512
Remove spurious TQ_OBJECT instances
12 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 Rename additional instances of KDE to TDE 13 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
brain.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
brain.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
cube.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
cube.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
cubebox.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
cubebox.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
cubeboxbase.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
hi16-app-kjumpingcube.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
hi22-app-kjumpingcube.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
hi32-app-kjumpingcube.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
hi48-app-kjumpingcube.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
hi64-app-kjumpingcube.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
hi128-app-kjumpingcube.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kcubeboxwidget.cpp Rename obsolete tq methods to standard names 13 years ago
kcubeboxwidget.h Remove spurious TQ_OBJECT instances 12 years ago
kcubewidget.cpp Remove additional unneeded tq method conversions 13 years ago
kcubewidget.h Remove spurious TQ_OBJECT instances 12 years ago
kjumpingcube.cpp Remove additional unneeded tq method conversions 13 years ago
kjumpingcube.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kjumpingcube.h Remove spurious TQ_OBJECT instances 12 years ago
kjumpingcube.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kjumpingcubeui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
main.cpp Additional renaming of kde to tde 13 years ago
prefs.kcfgc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
settings.ui Remove additional unneeded tq method conversions 13 years ago
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README

KJumpingCube
Matthias Kiefer <matthias.kiefer@gmx.de>
----------------------------------------------------------------------

KJumpingCube is a tactical one- or two-player game. 
For further information read the online help-documentation.

For installing instructions read INSTALL.

I hope you will enjoy it. Have a lot of fun :-)


Don't hesitate to contact me if you find bugs or if you have 
questions/suggestions on the implementation.


Thanks to Krzysztof P. Jasiutowicz for suggestions and moral support.



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

  KJumpingCube 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 of the License, or
  (at your option) any later version.
  
  This program 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.

--
Matthias Kiefer <matthias.kiefer@gmx.de>
5.Apr 1999