Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.48 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.48 KB

Feel the Rhythm

Feel the Rhythm is a game that will upgrade your musical skills. Main goal is to compose notes on musical stave by listening to the music in MIDI file format. It will be possible to compose your own exercises and much more.

Start playing and FEEL THE RHYTHM! :)

How to play

  • Main goal is to place notes on musical stave by listening to the melody.
  • Notes and pauses are inserted by pressing/dragging on empty stave.
  • Notes and pauses have different lengths and can also be deleted.
  • Inserted notes are played when "Play" button is pressed.
  • "Replay" button repeats MIDI melody that needs to be transformed into notes.
  • When you think you've correctly placed all the notes, press "I'm done" button" and your score will be revealed to you. Mistakes are marked with red squares.
  • Have fun!

Development

All you need for compiling and running project's code is ADT Bundle and JRE. After cloning this repository just import it in eclipse. App can be tested as desktop application or directly on android devices.

Project powered by libGDX


Feel the Rhythm is a project for E-learning course at Faculty of Computer and Information Science, Ljubljana. The content of this project is licensed under the Creative Commons Attribution 3.0 license.