Giter Site home page Giter Site logo

bms's Introduction

THIS PROJECT IS DEFUNCT

BMS

A cross platform BMS player project (codename "Revolution")

What is this?

Be-Music Source (BMS) is a music format presented by Urao Yane (commonly refered to as just Yaneurao in Japan) in 1998.

(For more explanations see: http://en.wikipedia.org/wiki/Be-Music_Source)

BMS Players are game platforms developed to play BMS files, especially mimicking the popular arcade and PlayStation game "Beatmania" and "Beatmania IIDX".

One of the most sophisticated BMS players existing today is called "Lunatic Rave 2" (LR2 for short) which is widely used throughout the world.

However LR2 is implemented only for Windows machines, and there are no other BMS players which have equivalent functionality for OS X/Linux computers.

The goal of this project is to develop a BMS player with (at minimum) the capability to provide the same user experience as LR2 for Windows/OS X/Linux computers.

Compiling

OS X/Linux

Prerequisites for building this project are

  • cmake (> 2.8.7)
  • SDL2
  • SDL2 Image
  • SDL2 Mixer

(Note that for OS X users it is recommended you try installing these dependencies using Homebrew.)

If you have the dependencies installed run:

mkdir build
cd build
cmake ..
make

to build the runtime and testing binaries.

To run the test, execute the RunAllTests in the bin directory. To run the game, execute the RevolutionBMS in the bin directory.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.