Play game
BLOB RHYTHM's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Audio | #1017 | 2.453 | 3.167 |
Graphics | #1034 | 2.711 | 3.500 |
Fun | #1395 | 2.195 | 2.833 |
Overall | #1405 | 2.195 | 2.833 |
Innovation | #1553 | 1.936 | 2.500 |
Game Design | #1590 | 1.936 | 2.500 |
Theme | #1599 | 1.936 | 2.500 |
Ranked from 6 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
In what way does your game fit the theme?
It is a 4 Player Coop rhythm Game. 4 Blobs who love music want to become stars.
You can also try it singelplayer, but it will be very hard
Did you write all the code yourself and made all the assets from scratch?
yes
Leave a comment
Log in with itch.io to leave a comment.
Comments
The game looks good and the music is great. The rhythm part do not really seem to be there, and it just seems like you get a lot of random notes. It do also goes way too fast. But the idea is good, and I liked the games atmosphere.
Nice game concept! This is very fun and I think the singleplayer mode as a lot of potential. The graphics are very top notch too as the other comments have pointed out. Gameplay wise, a minor complaint would be the controls - it would make more sense for the single player controls to be 4 vertically aligned keys (like 1qaz) instead of the arrow keys.
To sync music with game events you have two options. One, you can decide on a BPM value then build an array of "beats" at which you want the events to fire. You then store an integer representing the index of the beat you are expecting next (starts at 0). Then in an update loop, you fire an event if the audio clip (in seconds) is past the current beat (converted to seconds) you are expecting.
You can also manually set the position of objects every frame according to the music. All the math is linear so it shouldn't be too bad.
Check out our game, it is also a rhythm game ;)
Nice graphics! I tried it in singleplayer and as expected, I got slaughtered lmao. It's a cool take on the theme! I was really disappointed that the notes weren't synced with the music and that there were no sounds effects, I feel like those are of utmost importance in a rhythm game. Also I encountered a bug where the health meter kept going down past where the actual meter graphic was lmao
We tried our best, making a rhythm game is harder then we expected :D
Thanks for the testing and the reviewing we appreciate it. :)
Super cool game! Love it!
The graphics are AMAZING. I am bad at rhythm games but it was still a lot of fun. Great job!
Would really appreciate if you rated my game as well :
:D