Start Screen | Gameplay |
---|---|
- Rhythm game that consists of tapping 5 different squares in order to obtain a high score. User data is stored in an SQLite database and midi parsing accomplished using LeffelMania's android-midi-lib.
- This game was written for Android devices in Java using the Android OpenGL ES library.
- File parsing and delay table creation from midi files.
- MediaPlayer sync with delay tables.
- SQLite database to store user information.
- Firebase login.
- New background art.
- Fork the repository and run from the "rhythmkk" folder.