SuperTux

SuperTux是一个免费的经典二维跑酷游戏,风格类似于原来的超级马里奥游戏。(SuperTux is a free classic 2D jump'n run sidescroller game in a style similar to the original Super Mario games. )

Github星跟踪图

SuperTux是一个免费的经典二维平台游戏,风格类似于原来的超级马里奥游戏,以GNU GPL授权方式发布。你扮演企鹅Tux的角色,从邪恶的诺洛克的手中救援Penny。

概览

名称与所有者SuperTux/supertux
主编程语言C++
编程语言CMake (语言数: 14)
平台
许可证GNU General Public License v3.0
发布数53
最新版本名称v0.6.3 (发布于 )
第一版名称archive/branches/milestone1 (发布于 )
创建于2013-11-23 21:40:12
推送于2024-05-12 17:06:29
最后一次提交2024-05-12 11:05:19
星数2.4k
关注者数84
派生数470
提交数13.5k
已启用问题?
问题数1411
打开的问题数221
拉请求数1016
打开的拉请求数53
关闭的拉请求数339
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

SuperTux

Build Status
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)
  • docs/levelguidelines.txt - Very useful information for those that want to
    design levels for SuperTux.
  • 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.

Development status

As of now, with the release of SuperTux 0.6.1 (December 2019), 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.

去到顶部