Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

A game about ballsView game page

goofy little puzzle game
Submitted by Lucky Thirteen — 1 day, 18 hours before the deadline
Add to collection

Play game

A game about balls's itch.io page

Results

CriteriaRankScore*Raw Score
Gameplay#672.4252.636
Audio#702.1742.364
Theme Interpretation#742.5092.727
Polish#772.0912.273
Overall#842.1882.379
Art#871.9232.091
Creativity#952.0072.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

Submitted

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!

Submitted

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.

Submitted

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

Submitted

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

Submitted

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.

Developer

its because of the hitbox. the balls arent perfect circles so it's hard to get the hitboxes  right

Submitted

A lot like the Suika game! Nice job :D

Submitted

Sometimes the collision is buggy but it’s a pretty fun game idea

Developer(+1)

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.