How to get started with andengine [closed]

你说的曾经没有我的故事 提交于 2019-12-01 18:23:14

问题


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.


回答1:


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)




回答2:


Below link will help you to get started with AndEngine

mybringback




回答3:


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



来源:https://stackoverflow.com/questions/19605799/how-to-get-started-with-andengine

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