How to get started with andengine [closed]

生来就可爱ヽ(ⅴ<●) 提交于 2019-12-01 18:04:32

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)

Below link will help you to get started with AndEngine

mybringback

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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!