Share My Creation ClickDown

Hi,

want to show you a tiny game i did with B4A.
It's very simple, you've got 60 buttons and on each button is a number, from 60 down to 1. Now you have to find the 60, click it, find 59, click it and so on and so on.
Also there are 3 different modes, that makes it harder to play, because every button has a different size or the buttons don't have a background, which means you've got only the numbers, and to be honest, i hate this mode, but my sister likes it ^^

But I can only test it on a Samsung Galaxy S2. I tried that the size of the buttons is a percentage of the screen size so it should fit on different sizes and resolutions, so it would be great if someone could give me a feedback if its working or if i programmed a shitty program ^^

It's possible to find in the Android Market under "ClickDown", or by clicking this link :)

Maybe some of you could also post their Highscores, mine is 46 seconds in the normal mode, but I'm sure that is possible to finsih faster ^^

P.S. English is not my mothertongue so I would like you to say if there are some mistakes in my sentence, grammar or spelling, I'm using english not often so things like here are my only chance to use this language, and I want to use it correctly :D
 

Attachments

  • unnamed.jpg
    unnamed.jpg
    34.5 KB · Views: 6,100

bryon

Member
Licensed User
Longtime User
Simple and fun

Hey, nice game quillock! I couldn't get any better than 61 seconds...

I tried it on an HP Touchpad running CM7 and it ran fine.
 

JonPM

Well-Known Member
Licensed User
Longtime User
Nice, I like it! feedback left :)

Sent from my DROIDX
 

pjd

Member
Licensed User
Longtime User
Hi,

want to show you a tiny game i did with B4A.
It's very simple, you've got 60 buttons and on each button is a number, from 60 down to 1. Now you have to find the 60, click it, find 59, click it and so on and so on.
Also there are 3 different modes, that makes it harder to play, because every button has a different size or the buttons don't have a background, which means you've got only the numbers, and to be honest, i hate this mode, but my sister likes it ^^

But I can only test it on a Samsung Galaxy S2. I tried that the size of the buttons is a percentage of the screen size so it should fit on different sizes and resolutions, so it would be great if someone could give me a feedback if its working or if i programmed a shitty program ^^

It's possible to find in the Android Market under "ClickDown", or by clicking this link :)

Maybe some of you could also post their Highscores, mine is 46 seconds in the normal mode, but I'm sure that is possible to finsih faster ^^

P.S. English is not my mothertongue so I would like you to say if there are some mistakes in my sentence, grammar or spelling, I'm using english not often so things like here are my only chance to use this language, and I want to use it correctly :D

Your English is better than most native English speakers !
 

Quillok

Member
Licensed User
Longtime User
Hey thank you for testing and liking it :D

So I think I have not done everything wrong ^^

And now I'm looking forward if the downloads will increase a little bit... anybody got a few tips for me? How do you publish your app so that there are are larger number of downloads? Or are you only programming apps for yourself? :)
 

priusfan

Member
Licensed User
Longtime User
not perfect for tablet (asus tf201):
uses 1/4 of the screen.
doesnot switch to landscape.
 

Quillok

Member
Licensed User
Longtime User
not perfect for tablet (asus tf201):
uses 1/4 of the screen.
doesnot switch to landscape.

Thanks.
I have updated the app, it should now resize automatically to the screensize/resolution. In the emulator it works, would be nice if you could test it and can give a feedback if it's working now :)

And it's right that it doesn't switch to landscape, because on smaller screens I would have a problem with the layout and the views.

Here is the link again to the Android Market.

And now I'm going to bed, good night! :D
 
Top