Play game
A game about balls's itch.io pageResults
| Criteria | Rank | Score* | Raw Score |
| Gameplay | #67 | 2.425 | 2.636 |
| Audio | #70 | 2.174 | 2.364 |
| Theme Interpretation | #74 | 2.509 | 2.727 |
| Polish | #77 | 2.091 | 2.273 |
| Overall | #84 | 2.188 | 2.379 |
| Art | #87 | 1.923 | 2.091 |
| Creativity | #95 | 2.007 | 2.182 |
Ranked from 11 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
Fun!
I agree with the other comments, the background is definitely a little distracting.
I also would have liked a little bit of a twist on the suika game formula, since this is essentially just the same idea.
Still very fun though! well done!
I enjoyed playing it. But as the other reviewers have said, the background is distracting/confusing, I would remove all the balls in the background, just so the player isn't confused.
Fun lil game, with some strategy to it! I have to admit though, the "help" button scared the bejesus outta me. If I didn't need help before pressing it, I certainly did after
The game is mostly fine, I just have a few critic on this.
1. the ball in the background can be misleading with the actual balls in the game
2. The hoop does nothing and it's misleading
Good time killer! Though, as mentioned by others, balls don't merge when they are already touching each other. I've lost because of that(
Also, the background is confusing, especially the hoop; I've always subconsciously avoided it, even though it's not real.
its because of the hitbox. the balls arent perfect circles so it's hard to get the hitboxes right
A lot like the Suika game! Nice job :D
Sometimes the collision is buggy but it’s a pretty fun game idea
yeah. when i drew all the sprites they weren't in perfect circles so the circleshape2d would either cover too much or too little. there was some weird collisions when the circle was larger than the sprite, so i decided to just make it a tiny bit smaller than parts of the actual sprite.