[Q] Android Game - General Questions and Answers

I want to make emulate a game where the Android calculator displays a random row of numbers and you have to match the number as they appear in order to obliterate them before they fill the entire length of the screen whereby its game over. Pretty much like a blocks game but different. Does anyone know how to get started on such an idea? Thanks

Well, if you are just starting with Android development may I suggest...
http://developer.android.com/guide/index.html

Related

save the animal from ninja new physics based puzzle game on android market

hi guys,
i have just launched my new game save the animal from ninja its a exciting physics based puzzle game
you can try it from android market :-
market.android.com/details?id=com.TigerCubStudio.SaveTheAnimal&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5UaWdlckN1YlN0dWRpby5TYXZlVGhlQW5pbWFsIl0
features :-
30 levels in increasing difficulty
realistic or real time physics
standrad physics based puzzles
support for android 1.6+
hd graphics
runs at full speed
realistic jungle music
easy to play but very hard to solve all levels
blast mode and fruit mode is coming soon for more enjoyment
highly optmized only 3 mb
how to play
you have to drag and drop objects from top right corner in such a way that it will cover the animal when you have dropped all the objects test now button and two ninja will come on the clicking of that button ninja will throw their weapons randomly at any place if that will touch animal you will lost else level cleared
Hi,
I've tried your game a little bit and would like to point out some things, which, in my opinion could be improved:
* main menu text is really hard to read in colorful background, maybe adding an background views, rounding them and making white with transparency, would help. I'm not a big fan of that font either, but that's a matter of taste.
* ad area view is larger than the ad itself, doesn't look good
* what's the point of having to drop all the obstacles from fixed height? It looks like it's only to demonstrate that there is physics in the game and make the construction more difficult than it needs to be
* first time playing I had no idea about ninjas and where are they attacking from maybe some in-game guide lines would help or maybe a way to try their attack angles before placing all objects
* I can't scroll level list if I start scrolling on a level button (that fires an event to go to the level)
* Some animal animations (hurt/happy/falling) would be nice
SnottyApps said:
Hi,
I've tried your game a little bit and would like to point out some things, which, in my opinion could be improved:
* main menu text is really hard to read in colorful background, maybe adding an background views, rounding them and making white with transparency, would help. I'm not a big fan of that font either, but that's a matter of taste.
* ad area view is larger than the ad itself, doesn't look good
* what's the point of having to drop all the obstacles from fixed height? It looks like it's only to demonstrate that there is physics in the game and make the construction more difficult than it needs to be
* first time playing I had no idea about ninjas and where are they attacking from maybe some in-game guide lines would help or maybe a way to try their attack angles before placing all objects
* I can't scroll level list if I start scrolling on a level button (that fires an event to go to the level)
* Some animal animations (hurt/happy/falling) would be nice
Click to expand...
Click to collapse
1) ya right i will add something like button behind this text
2)on which device you are i have test it in three devices in none it is outside of actual ad
3) thats necessary just imagine how it would be if you have to directly put the object where you want also that can create some weird issue what if one put object on top of other object also by doing this it will make some what accuracy to drop the object as because of physics you have to calculate little bit
4) i had written it clearly in android market description seems no one is reading that may be one extra screen shot in instruction can help
5) that's why there is no button at right side
6) not possible because that needs designer and with my current earning it is even hard to afford dog or cat even dare to say mouse so no chance for designer
Hajsaaaaaaa
Sent from my GT-S5660 using Tapatalk
tigercubstudio said:
2)on which device you are i have test it in three devices in none it is outside of actual ad
3) thats necessary just imagine how it would be if you have to directly put the object where you want also that can create some weird issue what if one put object on top of other object also by doing this it will make some what accuracy to drop the object as because of physics you have to calculate little bit
4) i had written it clearly in android market description seems no one is reading that may be one extra screen shot in instruction can help
5) that's why there is no button at right side
6) not possible because that needs designer and with my current earning it is even hard to afford dog or cat even dare to say mouse so no chance for designer
Click to expand...
Click to collapse
2. I've tested it on Galaxy Tab 7 and then on Galaxy Tab 10 (in this case ad area is even more "outside of ad"
4. Well, still, I mean there's no indication of possible danger to poor animal when you start your first game And, it's true, no one reads market descriptions and I don't think many are looking for game play instructions there either.
5. Wrong answer, really. I'll write a bit more below.
6. I completely understand you there
So, to elaborate more on points 4 and 5, I think you should give your game to as many friends as possible (and it's best if they haven't tried it yet) and just let them try to play. You'll see how differently they think and behave in a game environment being there for the first time. In my case (simple running/jumping game) I was surprised to see them just blindly tapping all over the screen trying to do "anything" and, despite the fact that there's instructions in the start of every level, they had a hard time finding out that game character can do double jumps and will jump higher if they hold finger instead of tapping it.
In your game, gameplay is much more complex, so tutorial with clear instructions is a must, in my opinion.
As for game level select, I can asure you, that 9 of 10 will try to scroll the button list, not the side, where is no indication that it's scrollable and nothing to scroll there.
Also, I've experienced, that in the start of some levels animals are being affected by physics (or maybe a wind?) and starts to roll, sometimes falling from the platforms. I don't know if it's intentional or not, but it makes level unnecessary hard.
Ah, one more thing.. I'm not sure that asking users for a 5 star rating is a good idea. In many levels.
And, lastly, take my advice with a grain of salt, since I'm just an amateur developer, still learning all these little things: what can annoy your app user and what can make them happy.
2) ya may be i cant see that is out side of ad because i have all device with small screen 3.2 to 3.5 inch so in large screen it will totally visible.
3) yup i will add extra screenshot to with ninja and darts to show animals are in danger from ninja
4) well thinking to add scroll bar somewhat like in browser to move how will be that
also the idea to try game on friends will be much better i will definitely. use that from now
"
Also, I've experienced, that in the start of some levels animals are being affected by physics (or maybe a wind?) and starts to roll, sometimes falling from the platforms. I don't know if it's intentional or not, but it makes level unnecessary hard."
yup 100% intentional need to be fast to solve those levels
"Ah, one more thing.. I'm not sure that asking users for a 5 star rating is a good idea. In many levels."
well i am not giving popup in middle of the game so definitely it will not annoy user but i am asking every time at the time of exit to give rate until they give rate thought user will give rating if they dont like this just crazy experiment with not much good result
one more game
guys you can also try my other game "feed fruit to the animal'
http://goo.gl/frGXN

[Q] How long to code this game?

Hi everybody,
and sorry if this question is not in the good forum.
I'm a researcher in psychology just starting my PhD this year. As you might know, apps and games are getting more and more popular to gather data in this field. During my PhD, I'd like to build a simple game for Android tablets to study cooperation between people.
The thing is, I can't spend three years building this game. That's why before I start reading the doc seriously, I'd appreciate if you could tell me how long it would take to code this kind of game:
- the game is a deer hunt game, two players collaborate to kill a deer and then share it
- each player has a tablet in its hands and plays next to the other player, the tablets communicate by bluetooth
- Player 1 avatar is on the left of the screen, player 2 avatar on the right of the screen
- in the middle of the screen, a deer is moving up and down
- players shoot arrows at the deer, once the deer gets shot say three times it dies
- players then have to share the meat of the deer, one of the two players indicate on its screen how much of it he wants to give to the other player
So for someone working full-time on it, with no prior knowledge of java but knowing other languages (C, python, php...), how long do you think it would take to code it (a bracket of several weeks is ok)?
I think there would be 4 big areas to work on:
- the events as described above
- the communication between the two tablets
- the graphics (they can be very minimalist)
- how to save the data
Also, is it possible to use some existing libraries or code pieces to build this game, or do I have to start from zero? For example, shoot'em all games are very common, maybe there is some code for throwing arrows that I could reuse?
Thanks for your answers!
Nobody has an idea? :crying:
Is my question stupid or is it not the place to post it?
Hi,
can someone point me to a forum where I will get answers?

[Q] About apk modding.

I just wanna ask something out of curiousity.
I'm gonna start off with an example. I have two games which are at least 99% similar..the only difference is their main character's model, but inspite of being the main character, they do.not move, they just simply appear on one side of the screen as if they're just an image file.
So, I wanna transfer Game 1's main character to Game 2 so that they can become 100% similar. How hard will this be, but be gentle with answers please, I'm not a developer and I know only little HTML and Javascript. Thanks.

[Android Game] - Numbers (Asking for review)

Hi Guys, I've been working on a small project lately - developing apps for Android devices, today the first project comes out - Numbers!
I’d like to ask for your help to review it, and would appreciate any feedback\thoughts\comments or anything you can think about.
The point of the game is to be as simple and addictive as possible.
What’s it about?
A number sequence starting with 1 will run on your screen, it’s your job to identify when the sequence breaks and tap screen when the wrong number appears.
When you miss or hit the wrong number you lose a life.
You can find it by searching google play for -
ua.com.integer.labs.numbers
Appreciate all the help!

[GAME][4.0+] Zero - a Numbers Puzzle Game (cross platform - android and ios)

Hi guys =)
My latest project made it into the appstores finally, its called "Zero - a Numbers Puzzle Game".
It was an experiment playing around with a cross platform app framework. And i would appreciate some feedback about how you guys think the result turned out. I would be not just interested in feedback about the gameplay itself but also about how it is performing on your devices, if there are any problems or everything runs smoothly.
Whats it about:
In the game you see some blocks with numbers in it, your goal is to bring the whole playfield to 0. when you tap a block, the blocks to the left, the right, above and below it will get reduced by one (if there are any). the field (and difficulty) grows with each level.
Here are the links: Google Playstore and in case somebody has an ios device: itunes appstore
i also made this short video to show the gameplay. (it looks more complicating than it is )
Awesome puzzle game with refreshing gameplay (I have not seen anything like that before)!!
Suggestions for future versions:
-maybe some optional music?
-different difficulty levels, especially an easier one with more retries?
Maybe some design work needed but i like the game.
raluk said:
Maybe some design work needed but i like the game.
Click to expand...
Click to collapse
what exactly do you mean? which parts of the game could need a new/better design?
In my opinion, the navigation bar could look a lot better
Hi, I like the game and let others decide on the design.
For the game itself, could you have shortcuts to a level? I've gotten to 66, and it is frustrating to restart all the way at 1, and has actually been a reason why I just don't play very much anymore.
Every 10 or 15 levels would be good shortcut areas.
Thanks!

Categories

Resources