Untitled “Explosion-Golf-Scatter-Minimal” Game: Update #0

My brother had a really good idea for an iOS game a while ago, but I thought I would do something with it.

As you may have seen before, my title screen:

menu

 

But what does the game actually do? The premise is that there is a clickable area that you click (on iOS it would have been tap) and from there small balls scatter in every direction. Every level has an end goal area that you want at least *one* ball to touch. But as with any game, there are obstacles. Here’s the first level:

2013-04-27 15_32_09-Ludum Dare 26

Clicking in that circle (the light circle is the only clickable area) sends balls in every direction (circularly) and as you can see some of them bounced off the walls. Clicking in that location allowed me to win on the first try. When the single ball touched the dark gray circle, the level ends and the next level begins.

I was considering giving each level a “par” a la golf, but I don’t really know how I’m going to count score yet.

Any ideas for a name? ScatterGolf? GolfScatter? ExplosionBallGame?