Advertisement

Developing a rhythm game easier! Mo Ritmo and helper!

Started by November 04, 2013 12:13 AM
-1 comments, last by BideoWego 11 years ago
Hello from Bideo Wego!
bideo_wego_logo.png
I wanted to post about a music/rhythm based game I just uploaded on Kongregate.
mo_ritmo.png
Feel free to check out the promo too
[video=youtube;YpcEW7_NI2k]https:
[/video]
What I specifically wanted to open for discussion is any questions anyone might have about how the game works, or how the events of the game were programmed as well as talk about the helper program I created to achieve this within 2 months!
The helper program was created in Flex 4. It is used to create the level data for the game.
mo_ritmo_helper.png
Basically it provides a simple button interface in which I can click buttons that correspond to specific arrows being dropped at specific times (channel positions) in the As3 sound. It does this all by calculations according to the sound length and bpm which I provide.
An XML is generated that my game then can download from my server dynamically and read into a playable level!
This XML is savable and reloadable into the same program to allow for editing as well.
Like I said if anyone wants to discuss how this is done, as it pertains to the music I figured this is the place to do it! Or feel free to just try out the game and tell me what you think!
Bideo Wego

This topic is closed to new replies.

Advertisement