问题描述
有没有很好的资源可以开始使用Andengine?有好的教程,博客或书籍吗?
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.
推荐答案
不久前我开始使用AndEngine,这些都是对我有所帮助的事情:
I started with AndEngine not long ago, these are the thing that helped me :
- 下载Play商店的AndEngine范例,在Nicolas Gramlich的github中有它的源代码:
-
正在开发从零开始的小空间入侵者:
Matthew的博客-几乎所有内容都在那里,此外还有一个小游戏部件开发
Matthew's blog - almost everything is there, plus there is a small game part development there
两本书:a-Android游戏开发指南的AndEngine(最新的AndEngine版本)
b-学习android游戏编程(2011)
two books : a - AndEngine for android game development cookbook(Latest AndEngine version)b - learn android game programming(2011)
这篇关于如何开始使用andengine的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!