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

stepmania/six

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.