StepMania是一个免费的舞蹈和节奏游戏,支持Windows,Mac和Linux。 它具有3D图形,键盘和“舞蹈垫”支持,以及一个用于创建自己步骤的编辑器。
StepMania
StepMania是一个免费的舞蹈和节奏游戏,支持Windows,Mac和Linux。(StepMania is a free dance and rhythm game for Windows, Mac, and Linux. )
Github星跟蹤圖
主要指標
- 概覽
-
名稱與所有者 stepmania/stepmania 主編程語言 C++ 編程語言 Lua (語言數: 25) 平台 許可證 - 所有者活动
-
創建於 2013-06-24 23:40:10 推送於 2024-01-02 22:26:27 最后一次提交 2019-08-09 11:30:41 發布數 54 最新版本名稱 v5.1.0-b2 (發布於 ) 第一版名稱 v164 (發布於 ) - 用户参与
-
星數 1.9k 關注者數 102 派生數 462 提交數 36.1k 已啟用問題? 問題數 1207 打開的問題數 537 拉請求數 798 打開的拉請求數 24 關閉的拉請求數 201 - 项目设置
-
已啟用Wiki? 已存檔? 是復刻? 已鎖定? 是鏡像? 是私有?
StepMania
StepMania is an advanced cross-platform rhythm game for home and arcade use.
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:
- Sell the game with the included songs
- Claim to have created the engine yourself or remove the credits
- 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.