Play game
The Blob's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Sound | #62 | 2.583 | 2.583 |
Gameplay | #82 | 2.500 | 2.500 |
Overall | #92 | 2.313 | 2.313 |
Theme | #102 | 2.083 | 2.083 |
Aesthetics | #116 | 2.083 | 2.083 |
Ranked from 12 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Leave a comment
Log in with itch.io to leave a comment.
Comments
Really reminds me of agar io like games, loved the games when i was little. Great job!
Nice game! Somewhat reminiscent of agar io.
I think that the best part of the game, as others have mentioned, is the music! It really adds more of a sense of progression to the game, plus it's catchy!
Feedback wise, I would recommend that you take a look at vertical systems and their implementation. Right now, if the player reaches the score threshold for the next layer to be added, it seems like you just change the track for a new one, so the musical phrase can be interrupted and you go right back to the start, which can be a bit distracting. If you're using only Unity and no audio middleware, what you can do is have all of the layers playing simultaneously in their own AudioSource, and route each one of those AudioSources to a separate Group in the AudioMixer. You lower every group's volume except for the first one, and then make Snapshots for each state (layer 2 added, layer 3 added, etc). You then transition to those snapshots when reaching the score threshold, so the result is a nice fade in to the new layer without interrupting the current loop. It's less efficient in terms of computer resources, but I don't think it would be too much of a problem!
Keep up the good work!
Hey. Thank you for this comment, I'll definitely look into it.
And good catch on how I implemented the Audio, this is the first time I did Audio in a game.
I also thought that the way the music plays is distracting the way it works. Also I'm glad you enjoyed the music :)
i like how the music changes. only problems is that the different sizes of enemies makes me confused which ones are bad. some of them are usually just slightly taller, making it hard to read. Or who knows maybe i just have a skill issue.
Nice game! Especially liked the music. I even spent some time just listening to it in the restart menu.
No leaderboard, but... 3100
Nice submission <3
...no leaderboards?
Damn, we both went with blobs. Cool game, reminds me of spore and vampire survivors