Skip to content

Rhythm game that consists of tapping 5 randomly appearing squares.

Notifications You must be signed in to change notification settings

kabicin/arcade_wonderland

Repository files navigation

Arcade Wonderland

Start Screen Gameplay
alt text alt text

Description

  • 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.

Core Tasks

  • File parsing and delay table creation from midi files.
  • MediaPlayer sync with delay tables.
  • SQLite database to store user information.

Further Implementations

  • Firebase login.
  • New background art.

Download

  • Fork the repository and run from the "rhythmkk" folder.

About

Rhythm game that consists of tapping 5 randomly appearing squares.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages