X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=README.txt;h=84aa630b1c50d48b7bf8a9571c12755e73202d82;hb=6000e234142ee137ed4a5c843cb0fb3881df47c1;hp=bdb2e22be315a7d004b8f43697ee1ef8932af6c1;hpb=6a189fa082c146f1a2532d2945bd2f6fec059bb4;p=supertux.git diff --git a/README.txt b/README.txt index bdb2e22be..84aa630b1 100644 --- a/README.txt +++ b/README.txt @@ -6,8 +6,8 @@ http://www.newbreedsoftware.com/supertux/ Version 0.0.5 -December 9, 2003 - +December 24th, 2003 + NOTICE! THIS GAME IS UNDER CONSTRUCTION! Things you'll notice: @@ -51,8 +51,6 @@ RUNNING THE GAME The program accepts some options: -UNDER CONSTRUCTION - --disable-sound - If sound support was compiled in, this will disable it for this session of the game. @@ -82,24 +80,25 @@ SCREEN LAYOUT ------------- UNDER CONSTRUCTION - +----------------------------------------+ - |SCORE 1230 TIME 128 DISTROS 93 | - | | - | | - | | - | | - | | - | | - | | - | | - | | - | | - +----------------------------------------+ + +-------------------------------------------------+ + |SCORE 1230 TIME 128 DISTROS 93 | + |HIGH 100 | + | | + | | + | | + | | + | | + | | + | | + | | + | | + +-------------------------------------------------+ Status ------ Your score is displayed at the upper left. + Under your current score is the last highscore. The amount of time you have left to complete this level is displayed in the center at the top of the screen. (Note: Time is NOT in seconds!) @@ -122,10 +121,9 @@ PLAYING THE GAME Pausing ------- - NOT IMPLEMENTED - - To pause the game, you can press either the [TAB] or [P] key. - To unpause, press one of those keys again. + + To pause the game, you can press the [P] key. + To unpause, press [P] again. Quitting -------- @@ -146,6 +144,8 @@ SCORING the first and onto the second, it's worth 100 points. If you also get the third, it's worth 150 points. + You can also score by shooting at the ennemies. Don't forget to drink + the coffee in order to get the ability to fire. GAME OVER SCREEN ---------------- @@ -154,7 +154,6 @@ GAME OVER SCREEN OPTIONS FILE ------------ - NOT IMPLEMENTED When Super Tux starts up, it looks for an options file. @@ -162,6 +161,7 @@ OPTIONS FILE Under Windows, this file is "supertux.dat" in the Super Tux folder. This file records high score scores and initials, and volume settings. + Currently it only records high score. THE END