HTML5 and JavaScript Game Development Competition in just 13 kB

PopBall

This is a very simple game.
Your main goal is to hit the balls as fast as you can. If you miss a ball, another ball comes back to the game.
And if there are 20 ball on the screen, you lose.

Categories: desktop

Feedback from the experts

Anonymous: First of all, congratulations on finishing the game and submitting it to the JS13k competition. The game is super simple about clicking the as fast as possible on the screen before the screen gets populated with 20 circles. I think also you should limit the game session with time as the easy difficulty taking forever to finish because it is almost impossible to lose. Also, you could some juice to make it better or combos based on colors as similar color after each other or the color wheel will make higher scores.

Pedro Fortuna: It is indeed a simple game. Not too exciting unfortunately :-)

back