Skip to content
This repository has been archived by the owner on Aug 9, 2019. It is now read-only.

Latest commit

 

History

History
29 lines (21 loc) · 634 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 634 Bytes

StepMania

Advanced cross-platform rhythm game for home and arcade use.

License

StepMania is made available under the MIT license. See LICENSE.md for full license text, including for dependencies.

Included songs are CC-NC.

Dependencies


  • SDL2
  • OpenGL 2.1+ / OpenGL ES 2+
  • OpenAL, soon libsoundio instead.
  • Lua / LuaJIT / LLVM-lua
  • FreeType
  • PhysicsFS
  • Vorbisfile
  • Theora

Supported Platforms


  • Windows 7+
  • Ubuntu 16.04 or any other modern Linux distro
  • Raspbian

MacOS is unsupported due to lack of maintainers. The code should work, but the build is most definitely broken.