• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps how to start making a game?

akkkki

Lurker
hi
i am trying to make a game for android but am finding it difficult. For my app i have made the menu screen, sound. But to make the actual game i am not sure where to start.
I am not sure how to start making the game. I have seen some tutorials but they seem to be very confusing with all the coding.
I was wondering is there not some sort of graphical layout i can use to make the games a i did to create the buttons using the xml graphical layout in eclipse.
It is for my final year project and i do not have much time left or i would have done it in flash.
thank you in advance
 
hi
i am trying to make a game for android but am finding it difficult. For my app i have made the menu screen, sound. But to make the actual game i am not sure where to start.
I am not sure how to start making the game. I have seen some tutorials but they seem to be very confusing with all the coding.
I was wondering is there not some sort of graphical layout i can use to make the games a i did to create the buttons using the xml graphical layout in eclipse.
It is for my final year project and i do not have much time left or i would have done it in flash.
thank you in advance


Unless your going for some sort of quiz game or the like, I don't see you getting a full blown game done out if you have as little time left as you imply you have. If you did have the time I would have suggested just taking things one step at a time in developing it(characters, sprites, design etc).
Have you tried a quiz game that randomly picks a question out of an array of questions for example? I imagine you can have it follow similar logic to a menu.
 
Back
Top Bottom