Skip to content

Latest commit

 

History

History
60 lines (43 loc) · 2.71 KB

README.md

File metadata and controls

60 lines (43 loc) · 2.71 KB

Beatblock

GooglePlayVersion

LibGDXVersion

LibGDXVersion

Beatblock is a mobile rythm game.

  • Easy to take on
  • Challenging and joyful gameplay
  • Choose from your music folder

Under development for android platform, Beatblock is a casual rhythm game. Easy to play and tailor-made for a joyful game experience. As described in the [GDD] the gameplay consists on:

The running game is based on avoiding obstacles being dropped towards the player. The goal is to avoid them by tapping the screen at the exact given time, following the beats of the music (chosen by the player) being played simultaneously through the end of the song.

The running game is based on avoiding obstacles being dropped towards the player. The goal is to avoid them by tapping the screen at the exact given time, following the beats of the music (chosen by the player) being played simultaneously through the end of the song.

The game consists on a 2D visualization, that using parallax scrolling creates the image of obstacles falling. The player is locked at the bottom of the screen and can jump between both left and right borders to avoid the objects, that will be synchronized with the music beats, so that the ideal time to jump is at the actual beat.

Version

0.0.1

Tech

Beatblock uses a number of technologies to work properly:

  • [Android Studio] - Official IDE for Android application development
  • [Java] - General-purpose, concurrent, class-based object-oriented language
  • [LibGDX] - Cross-platform game-development application framework
  • [Google Play Services] - Android apps manager
  • [Google Play Games] - Provides APIs to find, retain, and match players on Android, iOS, C++, and the web.

Beatblock was part of a bigger application CouchJumping, also under devevlopment and will eventually be integrated into the main app.

MIT

Free Software, Hell Yeah!