Deve 7027212b2f Fixed a crash when trying to edit favorites in multiplayer screen. | 1 week ago | |
---|---|---|
.github | 2 months ago | |
android | 1 month ago | |
cmake | 1 year ago | |
data | 1 week ago | |
doc | 3 years ago | |
lib | 3 weeks ago | |
src | 1 week ago | |
switch | 1 year ago | |
tools | 1 month ago | |
windows | 3 weeks ago | |
.gitignore | 1 year ago | |
Brewfile | 4 years ago | |
CHANGELOG.md | 2 weeks ago | |
CMakeLists.txt | 3 weeks ago | |
COPYING | 6 years ago | |
INSTALL.md | 4 weeks ago | |
NETWORKING.md | 3 years ago | |
README.md | 3 years ago | |
sources.cmake | 2 years ago |
SuperTuxKart is a free kart racing game. It focuses on fun and not on realistic kart physics. Instructions can be found on the in-game help page.
The SuperTuxKart homepage can be found at https://supertuxkart.net/. There is also our FAQ and information on how get in touch with the community.
Latest release binaries can be found here, and preview release here.
To run SuperTuxKart, make sure that your computer's specifications are equal or higher than the following specifications:
The software is released under the GNU General Public License (GPL) which can be found in the file COPYING
in the same directory as this file.
A reminder for those who are looking at the code and 3D models:
SuperTuxKart: X right, Y up, Z forwards
Blender: X right, Y forwards, Z up
The export utilities perform the needed transformation, so in Blender you just work with the XY plane as ground, and things will appear fine in STK (using XZ as ground in the code, obviously).
Building instructions can be found in INSTALL.md