Controls: You play using Z, X, , and . in the field. Song Selection can also be navigated with the arrow keys.  Songs can be selected with Enter. Escape will bring you back out of a song.

If there is no audio, reload the page :)))

An open source rhythm game, where the goal is to hit the notes at the correct time.

Every song is parsed and mapped automatically by the AI, based on the frequencies in the audio-file. Each song is unique, but the generation process yields the same result for the same song each time.

As notemaps are generated by the AI (and it was written in a couple of days) the difficulty curve can be a bit... difficult at time. Keep that in mind as you play the game. 

Scoring per note is calculated based on your current combo, and how accurately you hit the note. (There's a distance away from center based function for this). 

Future ideas include: Rate modifiers, noteskins, general visual and algorithmic improvements, youtube integration or some other form of user provided audio, applying an ANN or some other machine learning algorithm to this, key configuration, lots of community features like export to other rhythm game formats, online leaderboards, local scores, grading of scores, pass fail, more effects etc.

The hardest challenge for this was/is to balance the very quiet songs (or parts of songs) with the loudest parts, without one or the other ending up empty or insanely dense. We got some of the way there, but there's much more work to be done on the algorithms to call this a complete product.

See https://github.com/Garlov/AutoRythm for more info.

StatusReleased
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorsGarlov, Sidaroth
GenreRhythm
Made withPhaser
Tagsartificial-intelligence, auto-generated, Minimalist, Music, Open Source
Code licenseMIT License
Average sessionA few minutes
InputsKeyboard

Development log

Comments

Log in with itch.io to leave a comment.

Hey, I'm working on a rhythm mapping tool for games like yours. it's called MBOY Editor (https://vfpe.itch.io/mboy-editor) Do you want to try it for your game? Vic

I'm currently trying to make an AI do something similar. Did you use a particular algorithm for this?

(+1)

I don't understand this game, what exactly am I supposed to be doing?

(+1)

Use the arrow keys to select a song, then enter to start.

When the song starts, you press Z-key, X-key, ,-key and .-key to tap the notes when they reach the bottom line of the respective lanes.

Try to keep up, we know its a bit too hard at the moment, and you might not make it if you're not a really into rhythm-games like stepmania.

(+1)

oh okay thank you!

(+3)

Jesus christ, this is incredibly hard!