Make the fact that the time is shown in hours and minutes more explicit.
[kdegames.git] / kgoldrunner / README
bloba12e04b1a3f4a0c1f874d033fe9256d467619a57
1 KGoldrunner v2.0 - README
3 Ian Wadham <ianw2@optusnet.com.au>
4 Marco Krüger
5 ----------------------------------------------------------------------
7 KGoldrunner is a game in which you, the hero, have to run through a maze
8 of ladders, bricks, concrete and climbing bars to collect gold nuggets,
9 while being pursued by enemies.  When you have collected all the gold,
10 you can move to the next level of the game by climbing to the top of the
11 playing area.  This version has several games (sets of levels) of
12 varying difficulty and includes a Tutorial game.  It also has an editor
13 you can use to make up your own games or vary the released games.  You
14 use the mouse to guide the hero and dig holes in bricks.
16 KGoldrunner is based on the Lode Runner (TM) game written in the USA
17 by Doug Smith in 1983 for the Apple II and Commodore 64 computers.
19 See the file INSTALL for instructions on how to compile, build and
20 install KGoldrunner.
22 The source code and other files are essentially the same for KDE2/Qt2
23 and KDE3/Qt3, depending on the -DQT3 compiler flag, but the configuration
24 and make files are quite different.  WARNING: This version has been built,
25 compiled and tested ONLY with KDE 3.1.1 and Qt 3.1.1.
27 Just in case you cannot build and install KGoldrunner ...
28 ---------------------------------------------------------
30 The sub-directory "kgoldrunner/docs/en" contains the KGoldrunner User's
31 Guide in English, which is made available via online help in KGoldrunner
32 when installed, but you can read it directly with your browser if you have
33 not yet installed KGoldrunner.  It contains details of how to play the game,
34 including screen shots.  The Installation and Technical Details sections
35 may be useful if you are having difficulty installing KGoldrunner.