forum

Android Rythm Game

posted
Total Posts
5
Topic Starter
SephiRok
I've been working on an Android rythm game for a uni class, but I decided to share it and will be making it open source once the project presentations are done (read: by the end of the month).

It's very basic right now, going more in the direction of Tap Tap Revenge (hence it being named Pat Pat), but it's already fully playable and you can download the apk here (requires Android 2.1).


The current version has fully working single player (tested on HTC Desire and hdpi/mdpi emulator) with 3 example songs. The songs and beatmaps are taken from osu, automagically converted from .osu to Pat Pat's format, which means they're far from optimal. Currently every beat from osu is placed on a random lane and sliders are made into beats when a slider starts and ends. With some tweaking to make beats spawn on appropriate lanes I think this could be alright.

What it definitely lacks at the moment is any kind of "sliders", high scores and of course, a map editor. Multiplayer is currently broken, but will be fixed in the next couple of days.

What is crappy on Android, is that most devices (AFAIK) can only detect 2 simultaneous fingers touching the screen. Makes multiplayer questionable as well.

Feedback is very much appreciated.

Edit: Video demo - http://www.youtube.com/watch?v=4FH1g8NtH1k
Loginer

SephiRok wrote:

It's very basic right now, going more in the direction of Tap Tap Revenge
I've got bad news, then: Tap Tap Revenge for Android was announced a few hours ago.
Topic Starter
SephiRok
Hehe, unfortunate. But that's alright, still serves the uni purpose.
Topic Starter
SephiRok
Topic Starter
SephiRok
Source code up on GitHub: https://github.com/SephiRok/Pat-Pat (there's an osu! beatmap convert script as well).
Please sign in to reply.

New reply