# supertuxkart/stk-code

The code base of SuperTuxKart

Repository: https://github.com/supertuxkart/stk-code
Canonical: https://ross.abutalabs.com/products/stk-code
Language: C++
License: NOASSERTION
License Family: other
Last push: 2026-08-23T14:51:25+00:00

## Health v2 (maintenance only)
Score: 72/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 21, longevity 100
- inputs: {"age_days": 4614, "days_push": 10, "days_rel": 317, "gap_med": null, "n_releases_24m": 1}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5312, forks 1218 (observed 2026-08-28T04:09:15.465300+00:00)

## What it is
SuperTuxKart is a free, open-source 3D kart racing game focused on fun rather than realistic physics, with single-player and online multiplayer modes. This repository contains its C++ source code, built on OpenGL 3.3+/GLES 3.0 and released under the GPL.

## Use cases
- play a free open-source kart racing game
- play a racing game on linux without proprietary software
- host or join online multiplayer kart races
- contribute code to an open-source game
- build a 3d game from source with cmake
- find a family-friendly racing game for android

## When to choose
- you want a free, family-friendly kart racer on Linux, macOS, Windows, or Android
- you want to study or contribute to a mature open-source C++ game codebase
- you need a game that runs on modest hardware with OpenGL 3.3+

## When to avoid
- you want realistic driving physics or a racing simulator
- you need a game engine or library to build your own game rather than a finished game
- you require a permissively licensed codebase (it is GPL)

## Facets
- artifact type: application
- maturity: active
- function: game-engine, graphics, gui
- domain: gaming-tools, cross-platform
- platform: windows, cpp, cross-platform
- tags: kart-racing, open-source-game, multiplayer, opengl, 3d-game, game-development, linux, macos, android

## Member repositories
- supertuxkart/stk-code (main) score 72

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:15.465300+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:58:59.039873+00:00, confidence not recorded.
  - readme: https://github.com/supertuxkart/stk-code (fetched 2026-08-28T04:09:15.465300+00:00, sha 288b76081056)
- Data as of 2026-08-30T08:39:29.467469+00:00.
