Friday, 21 August 2015

Creating 2d game engine for android OS, android tutorials

Note : Today we are going to start our new tutorial about android game engine. this tutorial is very important for android game developers.
Creating 2d game engine for android OS,Building The Engine Process , android tutorials ,

Creating 2d game engine for android OS

Introduction:
This tutorial will lead you through the foundations of creating a 2D animated game for the Android Operating System. The goal here is not to create a complex, multilevel game. Rather, the goal is to create and understand within the elements of the Control-Model-View method of game software design. In addition, we will create this engine from “scratch” – meaning that we will code every aspect of the game in Java with Eclipse to gain a deeper understanding to the interplay between classes in a game simulation. Once you have built this engine, you may add deeper layers of complexity, characters, scenes, and game logic.

Resources Needed:

  1. Eclipse IDE and Java installed on your system.
  2. Android SDK installed within Eclipse with Emulator Software
  3. Android Device (optional, but highly recommended)



you can learn how to install Eclipse IDE and Java , android SDK installed within Eclipse , AVD (android virtual device) setup Netbeans instalation, setup and use

Vocabulary:

  1. Control-Model-View
  2. XML Layout
  3. Frame Based Animation
  4. X and Y coordinate System (0,0 in upper left corner)
  5. Emulator

Java:

  1. Class
  2. Constructor
  3. Public
  4. Private
  5. Void
  6. Data Types:
  7. int
  8. float
  9. String
  10. Function

Android SDK Terms:

  1. Gesture Detector
  2. Handler
  3. Runnable
  4. View
  5. onDraw()
  6. invalidate()
  7. Canvas
  8. Bitmap
  9. BitmapDrawable
  10. Resources
  11. Activity




ok Friends this was the android game engine for android OS tutorial hope you people like it. stay with us for next tutorial.



Dear Readers if you have any query/question feel free to ask me via comment box given below. Also Follow us on social media site and share that post with your friends. - See more at: http://onlinecomputercafe.blogspot.com

useful tutorial keep it up...
EmoticonEmoticon

:)
:(
hihi
:-)
:D
=D
:-d
;(
;-(
@-)
:o
:>)
(o)
:p
:-?
(p)
:-s
8-)
:-t
:-b
b-(
(y)
x-)
(h)

LinkWithin