5

Are there any good resources to get started with Andengine? Any good tutorials, blogs or books?

Of course, I have visited its official website http://www.andengine.org/, but I didn't think the documentation they have is a good starting point.

Waqar
  • 263
  • 1
  • 9

3 Answers3

4

I started with AndEngine not long ago, these are the thing that helped me :

  1. Download the AndEngine Examples from Play store, there is source code of it in Nicolas Gramlich's github:

https://github.com/nicolasgramlich

  1. Developing Small Space invader from scratch : https://jimmaru.wordpress.com/2012/05/19/jimvaders-my-own-invaders-clone-thingie-tutorial/

  2. Matthew's blog - almost everything is there, plus there is a small game part development there

  3. two books : a - AndEngine for android game development cookbook(Latest AndEngine version) b - learn android game programming(2011)

nonamer92
  • 1,887
  • 1
  • 13
  • 24
3

Below link will help you to get started with AndEngine

mybringback

Satyen Udeshi
  • 3,223
  • 1
  • 19
  • 26
0

This is the book - "AndEngine for Android Game Development Cookbook".

Shefchenko
  • 115
  • 1
  • 9