Fixed incorrect and missing key bindings, fixed all
URLs (which were still pointing to berlios), some minor text changes. git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1525 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
a383696ed8
commit
f96bdaf70e
59
README
59
README
@ -1,21 +1,24 @@
|
||||
SuperTuxKart
|
||||
==============
|
||||
SuperTuxKart is based on TuxKart (http://tuxkart.sourceforge.net) by Steve
|
||||
Baker. You can find more details at:
|
||||
SuperTuxKart is a fun kart racing game. It was originally based on
|
||||
TuxKart (http://tuxkart.sourceforge.net) by Steve Baker, but by now
|
||||
has developed a life on its own. The SuperTuxKart homepage can be found at:
|
||||
|
||||
http://supertuxkart.berlios.de
|
||||
|
||||
A big "thank you" to Steve Baker for designing and implementing the
|
||||
original TuxKart, and to the GotM team for their invaluable work.
|
||||
See the AUTHORS file for individual credits.
|
||||
http://supertuxkart.sourceforge.net
|
||||
|
||||
To contact the active maintainers, please send an email to:
|
||||
|
||||
supertuxkart-devel@list.berlios.de
|
||||
supertuxkart-devel@lists.sourceforge.net
|
||||
|
||||
A big "thank you" to Steve Baker for designing and implementing the
|
||||
original TuxKart, and to the GotM team for their invaluable work.
|
||||
See the data/CREDITS file for individual credits.
|
||||
|
||||
Hope you enjoy the game.
|
||||
- The SuperTuxKart development team.
|
||||
|
||||
|
||||
|
||||
HARDWARE REQUIREMENTS
|
||||
=====================
|
||||
* You need a 3D graphics card that supports OpenGL or Mesa.
|
||||
@ -28,8 +31,9 @@ PLAYING THE GAME
|
||||
================
|
||||
SuperTuxKart is a kart racing game. Basically you run around the track,
|
||||
and give your best shot at reaching the goal before your opponents. The ?
|
||||
boxes can help you, and certain items can build up your power, so you can
|
||||
grab more than one collectable!
|
||||
boxes can help you, and collection coins can build up your power, so you can
|
||||
grab more than one collectable! But avoid the bananas, since they might
|
||||
give you a nasty surprise.
|
||||
|
||||
Controls can be configured from the game, here are the defaults mappings:
|
||||
|
||||
@ -40,6 +44,8 @@ Player 1:
|
||||
Use item : Right control
|
||||
Wheelie : Right shift
|
||||
Rescue : Backspace
|
||||
Jump : - (minus key)
|
||||
Look back : Right alt
|
||||
|
||||
Player 2:
|
||||
Steer : A / D key
|
||||
@ -47,7 +53,9 @@ Player 2:
|
||||
Brake : S key
|
||||
Use item : Left control
|
||||
Wheelie : Left shift
|
||||
Rescue : Left alt
|
||||
Rescue : Q key
|
||||
Jump : Caps lock
|
||||
Look back : Left alt
|
||||
|
||||
Player 3:
|
||||
Steer : F / H key
|
||||
@ -55,43 +63,40 @@ Player 3:
|
||||
Brake : G key
|
||||
Use item : N key
|
||||
Wheelie : C key
|
||||
Rescue : B key
|
||||
Rescue : R key
|
||||
Jump : V key
|
||||
Look back : N key
|
||||
|
||||
Player 4:
|
||||
Steer : J / L key
|
||||
Accelerate : I key
|
||||
Brake : K key
|
||||
Use item : M key
|
||||
Wheelie : . key
|
||||
Rescue : / key
|
||||
Use item : . key
|
||||
Wheelie : M key
|
||||
Rescue : u key
|
||||
Jump : , key
|
||||
Look back : / key
|
||||
|
||||
The Escape key pauses the game and shows the race menu.
|
||||
|
||||
KNOWN BUGS
|
||||
==========
|
||||
* Sometimes you can be pushed through a solid object if you are hit by
|
||||
another player when in contact with the surface.
|
||||
* The --track command-line option doesn't seems to work.
|
||||
|
||||
SUPPORT
|
||||
=======
|
||||
The main webpage is at:
|
||||
|
||||
http://supertuxkart.berlios.de
|
||||
http://supertuxkart.sourceforge.net
|
||||
|
||||
If you have any problems, please contact the SuperTuxKart mailing list at:
|
||||
|
||||
supertuxkart-devel@list.berlios.de
|
||||
supertuxkart-devel@lists.sourceforge.net
|
||||
|
||||
The archives of this mailing list can be found at:
|
||||
|
||||
http://lists.berlios.de/pipermail/supertuxkart-devel/
|
||||
|
||||
Or post a message (no registration required) in the bug forum:
|
||||
|
||||
http://developer.berlios.de/forum/forum.php?forum_id=23737
|
||||
http://sourceforge.net/mailarchive/forum.php?forum_name=supertuxkart-devel
|
||||
|
||||
LICENSE
|
||||
=======
|
||||
This software is released under the GNU General Public License (GPL) which
|
||||
can be found in the file 'LICENSE' in the same directory as this file.
|
||||
Information about the licenses for artwork are contained in
|
||||
data/licenses.
|
||||
|
Loading…
x
Reference in New Issue
Block a user