I have been working on Android for a few months. Now i want to jump to gaming in Android. So are there any resources, ebooks, or tutorial where I can study game development be it 2D or 3D.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s a long and not easy road. Start from 2D graphics by making some simple animations on images, try making a simple game. Check API for 2D and 3D graphics .
Here’re some useful links
http://www.rbgrn.net/content/54-getting-started-android-game-development
http://www.gamasutra.com/view/feature/4160/developing_games_for_android.php
http://developer.android.com/guide/topics/graphics/opengl.html
http://androidforums.com/android-games/
http://www.joystiq.com/2007/11/06/cell-developer-talks-google-android-gaming-possibilities/
http://www.khronos.org/opengles/1_X/
UPDATE
A good getting started guide
http://www.rbgrn.net/content/54-getting-started-android-game-development
Here’re some good tutorials
http://www.quesucede.com/page/show/id/conway_game_of_life_android
P.S. Start from small things!
Good Luck!