My STK mod, still WIP.
Go to file
cosmosninja f40af93ba4 Fixes bug that causes the selection of the last active widget instead of the first active widget by default.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1307 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-11-27 01:34:21 +00:00
contrib - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
data The kart start order now depends on the ranking in the 2007-11-21 13:54:40 +00:00
doc - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
fonts - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
images Replaced PenguiRacer advert with ExtremeRacer. 2007-10-09 00:47:54 +00:00
m4 - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
models Added updated hexley model to the trunk. 2007-07-12 11:07:08 +00:00
mods - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
oggs Added some new track music (work in progress) 2007-07-27 19:43:17 +00:00
po - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
src Fixes bug that causes the selection of the last active widget instead of the first active widget by default. 2007-11-27 01:34:21 +00:00
tools - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
wavs applied stephan's patch for the menu-sounds .. copied file wavs/tintagel/deselect_option.wav to wavs/tintagel/select_option.wav for the time being, since code expects that file 2007-09-17 13:43:11 +00:00
acinclude.m4 - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
AUTHORS - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
autogen.sh - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
ChangeLog - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
CHANGES - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
configure.ac Bullet only: included bullet 2.64 in the STK sources 2007-11-05 13:38:57 +00:00
COPYING - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
INSTALL - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
Makefile.am Bullet only: included bullet 2.64 in the STK sources 2007-11-05 13:38:57 +00:00
NEWS - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
README - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
README.bullet Bullet only: included bullet 2.64 in the STK sources 2007-11-05 13:38:57 +00:00
README.cygwin - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
README.macosx Update README.macosx 2007-06-25 17:33:45 +00:00
README.windows Updated the Visual C++ project files to support 2007-11-21 12:56:44 +00:00
reconf.sh - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
TODO Update TODO 2007-07-06 20:26:18 +00:00

SuperTuxKart
==============
SuperTuxKart is based on TuxKart (http://tuxkart.sourceforge.net) by Steve
Baker. You can find more details 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.

To contact the active maintainers, please send an email to:

  supertuxkart-devel@list.berlios.de

Hope you enjoy the game.
 - The SuperTuxKart development team.

HARDWARE REQUIREMENTS
=====================
* You need a 3D graphics card that supports OpenGL or Mesa.
* You should have a CPU that's running at 450MHz or better.
* You'll need at least 32Mb RAM. 
* A sound card would be nice - but it's not essential.
* Ideally, you want a joystick with at least 6 buttons.

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!

Controls can be configured from the game, here are the defaults mappings:

Player 1:
  Steer      : Left / Right arrow
  Accelerate : Up arrow
  Brake      : Down arrow
  Use item   : Right control
  Wheelie    : Right shift
  Rescue     : Backspace

Player 2:
  Steer      : A / D key
  Accelerate : W key
  Brake      : S key
  Use item   : Left control
  Wheelie    : Left shift
  Rescue     : Left alt

Player 3:
  Steer      : F / H key
  Accelerate : T key
  Brake      : G key
  Use item   : N key
  Wheelie    : C key
  Rescue     : B key

Player 4:
  Steer      : J / L key
  Accelerate : I key
  Brake      : K key
  Use item   : M key
  Wheelie    : . key
  Rescue     : / 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

If you have any problems, please contact the SuperTuxKart mailing list at:

  supertuxkart-devel@list.berlios.de

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

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.