Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
S

stepmania

> 编程语言
Open source

Advanced rhythm game for Windows, Linux and OS X. Designed for both home and arcade use.

2.1K stars0 likes0 views
WebsiteGitHub

About

Advanced rhythm game for Windows, Linux and OS X. Designed for both home and arcade use.

StepMania

StepMania is an advanced cross-platform rhythm game for home and arcade use.

Installation

From Packages

For those that do not wish to compile the game on their own and use a binary right away, be aware of the following issues:

  • Windows users are expected to have installed the Microsoft Visual C++ x86 Redistributable for Visual Studio 2015 prior to running the game. For those on a 64-bit operating system, grab the x64 redistributable as well. Windows 7 is the minimum supported version.
  • Mac OS X users need to have Mac OS X 10.6.8 or higher to run StepMania.
  • Linux users should receive all they need from the package manager of their choice.

From Source

StepMania can be compiled using CMake. More information about using CMake can be found in both the Build directory and CMake's documentation.

Resources

  • Website: https://www.stepmania.com/
  • IRC: irc.freenode.net/#stepmania-devs
  • Lua for SM5: https://quietly-turning.github.io/Lua-For-SM5/
  • Lua API Documentation can be found in the Docs folder.

Licensing Terms

In short- you can do anything you like with the game (including sell products made with it), provided you do not:

  1. Sell the game with the included songs
  2. Claim to have created the engine yourself or remove the credits
  3. Not provide source code for any build which differs from any official release which includes MP3 support.

(It's not required, but we would also appreciate it if you link back to http://www.stepmania.com/)

For specific information/legalese:

  • All of our source code is under the MIT license.
  • Any songs that are included within this repository are under the CC-NC license.
  • The MAD library and FFmpeg codecs when built with our code use the GPL license.

GitHub Issues· 0 open

View all on GitHub

No open issues yet, or sync has not completed.

Highlights

  • •Mac OS X users need to have Mac OS X 10.6.8 or higher to run StepMania.
  • •Linux users should receive all they need from the package manager of their choice.
  • •Website: https://www.stepmania.com/
  • •IRC: irc.freenode.net/#stepmania-devs
  • •Lua for SM5: https://quietly-turning.github.io/Lua-For-SM5/
  • •Lua API Documentation can be found in the Docs folder.
  • •All of our source code is under the MIT license.
  • •Any songs that are included within this repository are under the <abbr title="Creative Commons Non-Commercial">CC-NC</abbr> license.
  • •The MAD library and FFmpeg codecs when built with our code use the GPL license.

> Tags

C++gameluarhythm-gamestepmania

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言