SuperTux source code

Tobias Markus c3f7458020 Flush gameobjects in clear_objects 10 months ago
.ci_scripts 0eca10bfe1 Replaced `ubuntu-latest` with `ubuntu-20.04` (#2364) 1 year ago
.github 87300428c7 Set CMAKE_EXE_LINKER_FLAGS for MacOS in CMakeLists.txt 10 months ago
.tx f02a0d603d Remove incubator translation files from transifex config [ci skip] 4 years ago
contrib ec0a078502 contrib: remove outdated, unofficial KDevelop project 5 years ago
data fbfc1e2097 New Badguy: Dive Mine (#2495) 10 months ago
external 0dc40254b5 Fix WASM builds 10 months ago
man 678df3cece Updated the manual pages (#1989) 2 years ago
mk 0dc40254b5 Fix WASM builds 10 months ago
src c3f7458020 Flush gameobjects in clear_objects 10 months ago
tests 5917b9a31e Allow dispensing objects, dispenser object customization (#2497) 10 months ago
tools fcfb3220f3 Use Miniswig from external submodule (#2440) 1 year ago
.clang-tidy 5cb721bc18 Fix some more clang-tidy warnings 5 years ago
.editorconfig ecf879928a tools: add .editorconfig (#424) 8 years ago
.gitattributes af36e7a45a Change .gitattributes (#1096) 5 years ago
.gitignore 276fde3d12 Auto-generate scripting reference (#2434) 1 year ago
.gitmodules 0dc40254b5 Fix WASM builds 10 months ago
CMakeLists.txt 87300428c7 Set CMAKE_EXE_LINKER_FLAGS for MacOS in CMakeLists.txt 10 months ago
CODINGSTYLE.md 4c8bacd87e Fix typo in CODINGSTYLE.md [ci skip] 2 years ago
CONTRIBUTING.md c7c2ddf1ef README: central Community section for getting in touch 5 years ago
Doxyfile.in 17820af0e8 doxygen -u Doxyfile.in 5 years ago
INSTALL.md 0dc40254b5 Fix WASM builds 10 months ago
LICENSE.txt a9e0d669b9 Revert "Update LICENSE.txt" 5 years ago
NEWS.md c1ddb4f28c Release SuperTux 0.6.3 (stable, bugfix) 2 years ago
README.md ec3bbf8032 Updated README to point badges to master [ci skip] 2 years ago
clickable.json 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) 11 months ago
config.h.cmake d6265b08e4 Remove redundant _SQ64 define 2 years ago
configure d67e254c94 add autotools-like wrapper configure and Makefile 12 years ago
flake.lock 29541ae3e5 Update Nix flake to use packages.${system}.default 1 year ago
flake.nix 29541ae3e5 Update Nix flake to use packages.${system}.default 1 year ago
guix.scm 7187e3f6d7 Add glm library dependency 3 years ago
makedist.sh 5a9aa5698b Hopefully correct revision information for non-Windows builds 3 years ago
makepot.sh 47f4493ed6 Fix makepot.sh to not generate -i files [ci skip] [skip ci] 4 years ago
supertux2.appdata.xml 25f165ce96 Appdata updates (#2272) 1 year ago
supertux2.desktop.in b5a86ce8d5 Major improvements to UBports build (#1705) 3 years ago
supertux2.svg b50fa77d1c Increased SuperTux icon size to 128x128 5 years ago
version.cmake.in b5a86ce8d5 Major improvements to UBports build (#1705) 3 years ago
version.h.in b5a86ce8d5 Major improvements to UBports build (#1705) 3 years ago

README.md

SuperTux

Windows MacOS GNU/Linux Android BSD WebAssembly Ubuntu Touch Github All Releases

SuperTux is a jump'n'run game with strong inspiration from the Super Mario Bros. games for the various Nintendo platforms.

Run and jump through multiple worlds, fighting off enemies by jumping on them, bumping them from below or tossing objects at them, grabbing power-ups and other stuff on the way.

Screenshot

Story: Penny gets captured!

Tux and Penny were out having a nice picnic on the ice fields of Antarctica. Suddenly, a creature jumped from behind an ice bush, there was a flash, and Tux fell asleep!

When Tux wakes up, he finds that Penny is missing. Where she lay before now lies a letter:

Tux, my arch enemy! I have captured your beautiful Penny and have taken her to my fortress. The path to my fortress is littered with my minions. Give up on the thought of trying to reclaim her, you haven't got a chance!

-Nolok

Tux looks and sees Nolok's fortress in the distance. Determined to save his beloved Penny, he begins his journey.

Installation

For major platforms, stable releases are built and available for download from supertux.org or alternatively directly from GitHub. You should be able to install these using default tools provided by your platform. On macOS, when Gatekeeper is enabled (default) it will refuse to open SuperTux. This is due to the lack of a signature on the application. If you wish to open SuperTux anyway without disabling the Gatekeeper feature entirely, you can open the application from the context menu (control click on the icon). macOS will then remember your choice the next time.

Documentation

Important documentation for SuperTux is contained in multiple files. Please see them:

  • INSTALL.md - Requirements, compiling and installing.
  • README.md - This file
  • NEWS.md - Changes since the previous versions of SuperTux.
  • LICENSE.txt - The GNU General Public License, under whose terms SuperTux is licensed. (Most of the data subdirectory is also licensed under CC-by-SA)
  • data/credits.stxt - Credits for people that contributed to the creation of SuperTux. (You can view these in the game menu as well.)

Playing the game

Both keyboards and joysticks/gamepads are supported. You can change the controls via the Options menu. Basically, the only keys you will need to use in-game are to do the following actions: jump, duck, right, left, action and 'P' to pause/unpause the game. There isn't much to tell about the first few, but the "action" key allows you to pick up objects and use any powerup you got. For instance, with the fire flower, you can shoot fireballs, or with the ice flower fire ice pellets.

Other useful keys include the Esc key, which is used to go to the menu or to go up a level in the menu. The menu can be navigated using the arrow keys or the mouse.

In the worldmap, the arrow keys are used to navigate and Enter to enter the current level.

Community

In case you need help, feel free to reach out using the following means:

  • IRC: #supertux on Libera Chat hosts most of the discussions between developers. Also, real-time support can be provided here. If you don't know how to use an IRC client, you access the channel using a web-based client. Please stay around after asking questions, otherwise you will be disconnected and might miss potential answers.
  • Matrix: #supertux:matrix.org is bridged to our IRC room.
  • Forum: The SuperTux community is very active on the forum, the discussion ranges from feature proposals to support questions. In particular, most community-contributed add-ons are published there first, so this is worth checking.
  • Mailing Lists: The supertux-devel mailing list is dead. Here is the archive.
  • Social Media: Mostly on Twitter at the moment.
  • Discord: Also, you can join our Discord server to get in touch with us.

Development status

As of now, with the release of SuperTux 0.6.3 (December 2021), the Forest World is almost finished, since the ghost forest section has been included. However, some levels, especially the Ghostree Level, are considered to be placeholders, because for the next version (0.7.0) a great overhaul is planned with new features like reworked boss fights, graphics, and worlds. If you have some Constructive Feedback, Contributions or ideas to share, don't hestitate to contact us with one of the possibilities given above.