Cocos2d-android/Unity3d学习

>Cocos2d-android

Cocos2d-android游戏引擎-介绍- http://blog.csdn.net/w54dxs/article/details/24868801

cocos2d-android- https://github.com/john-difool/cocos2d-android https://github.com/ZhouWeikuan/cocos2d
使用cocos2d-android做最简单的飞机大战- http://blog.csdn.net/u014293306/article/details/52049969
CoCos2d_android入门所需知道的一切- http://blog.csdn.net/u014486880/article/details/50418485
植物大战僵尸源码下载- https://github.com/reallin/CoCos2d_android_PVZ

>Unity3d unity-与Android交互(unity5、android studio)- http://blog.csdn.net/yangxuan0261/article/details/52427119 Unity3d Android SDK接入解析(一)Unity3d 与 Android之间的互相调用- http://blog.csdn.net/yang8456211/article/details/51331358 Unity3d Android SDK接入解析(二)Unity3d Android SDK的设计与两种接入方式- http://blog.csdn.net/yang8456211/article/details/51356193 Unity3d Android SDK接入解析(三)接入Android Library的理解(爱贝云支付为例)- http://blog.csdn.net/yang8456211/article/details/51435465

相关文章

前言 本文记录unity3D开发环境的搭建 unity安装 unity有中文...
前言 有时候我们希望公告牌跟随镜头旋转永远平行面向屏幕,同...
前言 经过一段时间的学习与实际开发,unity3D也勉强算是强行...
前言 在unity中我们常用的获取鼠标点击的方法有: 1、在3D场...
前言 在之前的例子中,我们都没有用到unity的精髓,例如地形...
这篇文章将为大家详细讲解有关Unity3D中如何通过Animator动画...