Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android game designing [closed]

Tags:

android

i am new in android field m searching n learning android from last 1 month nw m having a problum with android game designing.... for the android concept and application designing i find Android 3.0 Application Development Cookbook and http://developer.android.com very help full now m having a good knowledge of android application designing but as i want to design game so i want any book or site who explain me complete concept of game designing in android step by step.

like image 743
Meenakshi Diwaker Avatar asked Mar 04 '26 10:03

Meenakshi Diwaker


1 Answers

I have Beginning Android Games by one of the guys behind libgdx. I found it really easy to work through. It covers 2d game programming pretty well and even gets into some of the basic open gl stuff.

It gave me enough knowledge to branch off and start a project of my own with confidence.

like image 111
rdrobinson3 Avatar answered Mar 05 '26 22:03

rdrobinson3