[Super-tux-commit] supertux README,1.5,1.6
Brought to you by:
wkendrick
From: Ricardo C. <rm...@us...> - 2004-05-04 00:32:34
|
Update of /cvsroot/super-tux/supertux In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11126 Modified Files: README Log Message: Just added the Power/Run key to the README, as our John Spray player indicated. Index: README =================================================================== RCS file: /cvsroot/super-tux/supertux/README,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- README 2 May 2004 22:40:37 -0000 1.5 +++ README 4 May 2004 00:32:25 -0000 1.6 @@ -82,8 +82,12 @@ -------- Both keyboards and joysticks/gamepads are supported. You can change the controls via the Options menu. Basically, the only keys you will need to - use in-game are to do the following actions: jump, duck, right left and - 'P' to pause/unpause the game. + use in-game are to do the following actions: jump, duck, right, left, power + and 'P' to pause/unpause the game. I don't think there is anything to + explain about the others, but the power key, also called run, allow you + to run and use the power of the powerup you got. For instance, with the + fire flower, you can shoot bullets (note that this is the only power + currently implemented). Other useful keys include the Esc key, which is used to go to the menu or to go up a level in the menu. The menu can be navigated using the arrow |