Git Product home page Git Product logo

robclark / stk-code Goto Github PK

View Code? Open in Web Editor NEW

This project forked from supertuxkart/stk-code

0.0 2.0 0.0 202.33 MB

The code base of supertuxkart

License: Other

CMake 0.38% Shell 1.55% Python 0.06% C 30.80% GLSL 0.49% C++ 63.89% Assembly 0.27% Objective-C 0.34% Objective-C++ 0.24% Makefile 0.49% Groff 1.12% SAS 0.06% HTML 0.03% Module Management System 0.06% Smalltalk 0.01% DIGITAL Command Language 0.04% Batchfile 0.01% Awk 0.13% Perl 0.02% HLSL 0.01%

stk-code's Introduction

SuperTuxKart

Build Status

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/

The official SuperTuxKart forum is at http://forum.freegamedev.net/viewforum.php?f=16. If you need support, this would be the best place to start.

Hope you enjoy the game.

-- The SuperTuxKart development team.

Hardware Requirements

  • You need a 3D graphics card. (NVIDIA GeForce 8xxx and higher, ATI Radeon HD 4xxx and higher or Intel HD 3000 and higher.)
  • You should have a CPU that's running at 1GHz or better.
  • You'll need at least 512 MB of free VRAM (video memory).
  • Disk space: 400MB
  • Ideally, you want a joystick with at least 6 buttons.

Compiling SuperTuxKart

Windows

  1. Install VS 2013 (or later). The free express versions work fine.
  2. Download and install a source package - either a released package or from our git/svn repositories.
  3. Download the latest dependency package from here. Unzip it in the root directory, so that the dependencies directory is next to the src and data directories (if you are updating from a previous dependency package, you can delete the .dll files in the root directory, they are not needed anymore).
  4. Download cmake and install it. Then start cmake-gui and select the STK root directory as 'Where is the source code', and a new directory in the root directory (next to src, data etc) as the build directory (for now I assume that this directory is called bld).
  5. Click on configure. You will be asked to create the directory (yes), then for your VS version. Make sure you select the right version (be aware of the easy to confuse version numbers: VS 2013 = version 12). Click on configure, then generate. This will create the directory 'bld', and a VS solution in that directory.
  6. In Visual Studio open the project file generated in the 'bld' folder.
  7. Right click on the supertuxkart project in the solution explorer, and select "Set as StartUp Project".
  8. Select Build->Build Solution (or press F7) to compile.

See https://supertuxkart.net/How_to_build_the_Windows_version for more information.

Compilation with cygwin is not officially supported, but this has been done (check with the forum for details).

Mac OS X

The latest information about compilation on Mac are at our site: https://supertuxkart.net/Building_and_packaging_on_OSX

UNIX

See INSTALL.md for details.

License

This 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. Information about the licenses for artwork are contained in data/licenses.

3D coordinates

A reminder for those looking at the code and 3d models:

STK : X right, Y up, Z forwards

Blender: X right, Y forwards, Z up

The exporters perform the needed transform, so in Blender you just work with XY plane as ground, and things will appear fine in STK (using XZ as ground in the code, obviously).

stk-code's People

Contributors

hiker avatar auriamg avatar deveee avatar benau avatar flakebi avatar sachith500 avatar ward avatar gupascal avatar divvy81 avatar kroartem avatar elderme avatar arthur-d avatar vampy avatar marcoll avatar lurk26 avatar tobbi avatar konstin avatar gl3nn avatar mathsoft-dev avatar qwertychouskie avatar stephenjust avatar amtkhdkr avatar thamlett avatar odd0002 avatar dimitrijejankov avatar nado avatar loadingpleasewait avatar temeliak avatar leper avatar gunchleoc avatar

Watchers

Rob Clark avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.