SuperTux source code

Semphris 56204989a9 Added Windows workflow преди 3 години
.ci_scripts d3dfa9a53a Changed build scripts: Only one source artifact, and ci skip support (#1620) преди 3 години
.github 56204989a9 Added Windows workflow преди 3 години
.tx f02a0d603d Remove incubator translation files from transifex config [ci skip] преди 4 години
contrib ec0a078502 contrib: remove outdated, unofficial KDevelop project преди 6 години
data c54014ac60 Merge pull request #1658 from windowsdylan/windowsdylan-patch-1 преди 3 години
external 55a4a5a0d0 Implement the Discord SDK (Basics) преди 4 години
man 9324a91826 supertux/man/man6/supertux2.6: Fix a syntax error. преди 14 години
mk f0d9d29a47 Fix OpenAl vcpkg builds преди 4 години
src ce360ded45 Tilemap now uses its path properties properly - it'll save the 'running' property now преди 3 години
tests 2cdf9f2ae6 Revert "[WIP] Move to C++17 (#1602)": Multiple compilation and linkage errors on Linux преди 3 години
tools 8ac401aef8 Fix various codacy issues преди 5 години
.clang-tidy 5cb721bc18 Fix some more clang-tidy warnings преди 5 години
.editorconfig ecf879928a tools: add .editorconfig (#424) преди 8 години
.gitattributes af36e7a45a Change .gitattributes (#1096) преди 5 години
.gitignore 5a7f8f9c88 Add Visual Studio files to gitignore преди 4 години
.gitmodules 279fc16f8a Switched a submodule from git protocol to https, as it should be преди 4 години
CMakeLists.txt 312aa4ab81 Create github actions matrix build (#1613) преди 3 години
CODINGSTYLE.md 37e465f1c1 Add link to C++ Core Guidelines to CODINGSTYLE.md преди 5 години
CONTRIBUTING.md c7c2ddf1ef README: central Community section for getting in touch преди 6 години
Doxyfile.in 17820af0e8 doxygen -u Doxyfile.in преди 6 години
INSTALL.md ff2c1a44a0 Added library install command for Ubuntu in INSTALL.MD преди 4 години
LICENSE.txt a9e0d669b9 Revert "Update LICENSE.txt" преди 6 години
NEWS.md fdff793548 Release SuperTux 0.6.2 (final; stable release) преди 4 години
README.md 6fd42ce82f Deletion of a reference to an old (and deleted) file about level editor (#1647) преди 3 години
appveyor.yml 8696f9ed59 Added acknowledgements, required by some third-party libraries (#1628) преди 3 години
appveyor64.yml 8696f9ed59 Added acknowledgements, required by some third-party libraries (#1628) преди 3 години
config.h.cmake b85be97fc3 Changed the name of the cmake-to-compiler switch преди 4 години
configure d67e254c94 add autotools-like wrapper configure and Makefile преди 13 години
guix.scm f73090d3fa Update Guix build file преди 4 години
makedist.sh 5a9aa5698b Hopefully correct revision information for non-Windows builds преди 4 години
makepot.sh 47f4493ed6 Fix makepot.sh to not generate -i files [ci skip] [skip ci] преди 4 години
supertux2.appdata.xml 35c3e622f8 Add missing releases to appdata file преди 4 години
supertux2.desktop b12fdc5e35 Add Hebrew translation of SuperTux description (#1521) преди 4 години
supertux2.svg b50fa77d1c Increased SuperTux icon size to 128x128 преди 6 години
version.cmake.in 93e7715818 Added support for source tarballs преди 9 години
version.h.in 3dc79f987c Fix PACKAGE_VERSION being empty, add unit test case for that issue преди 9 години

README.md

SuperTux

Build AppVeyor Build Status AppVeyor Build status 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 freenode 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 intended for development purposes. However, it is not very active at the moment.
  • Social Media: Mostly on Twitter at the moment.
  • Discord: Also, you can join our Discord server (https://discord.com/invite/AcvtHWz) to get in touch with us.

Development status

As of now, with the release of SuperTux 0.6.2 (May 2020), 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.