基于Libgdx的开源游戏源码集合

1.ZombieBird (类似Flappy Bird,含详细教程: http://www.kilobolt.com/day-1-flappy-bird---an-in-depth-analysis.html,需)

   基于Libgdx的开源游戏源码集合_第1张图片       基于Libgdx的开源游戏源码集合_第2张图片

2 Snappy Frog(类似Flappy Bird, Github: https://github.com/pierotofy/snappyfrog )

基于Libgdx的开源游戏源码集合_第3张图片 基于Libgdx的开源游戏源码集合_第4张图片 基于Libgdx的开源游戏源码集合_第5张图片

3. Freegemas(消除类游戏,Github: https://github.com/siondream/freegemas-gdx ,Google Play: https://play.google.com/store/apps/details?id=com.siondream.freegemas,作者的博客: http://siondream.com/)

 基于Libgdx的开源游戏源码集合_第6张图片    基于Libgdx的开源游戏源码集合_第7张图片

4. Bushido-Blocks (消除类游戏,Github: https://github.com/sandeel/Bushido-Blocks ,Google Play: https://play.google.com/store/apps/details?id=com.me.drop )

基于Libgdx的开源游戏源码集合_第8张图片   基于Libgdx的开源游戏源码集合_第9张图片   基于Libgdx的开源游戏源码集合_第10张图片

 

5.Freaking Math (益智类游戏, Github:https://github.com/miniclassic/freakingmath ,Google play:https://play.google.com/store/apps/details?id=vn.pp.freakingadult )

 基于Libgdx的开源游戏源码集合_第11张图片

 

6.其他

https://github.com/matheus23/RuinsOfRevenge (RPG类,结合Box2d)

http://www.digitalwolfstudio.in/full-source-code-for-android-games   

https://github.com/wreed12345/Lode-Scape (RPG类,可以看下tmx的使用)

http://www.melloland.com/games/it-came-from-space-an-open-source-android-experiment (射击类,可以研究下敌机的运动轨迹的实现)

https://github.com/antionio/Dodge-The-Cars  (有虚拟摇杆的用法)

 

https://github.com/bompo/mgcube (3d方块解密 ,可了解libgdx 3d的使用)

 

 

 

转载于:https://www.cnblogs.com/simon5678/p/3720704.html

你可能感兴趣的:(基于Libgdx的开源游戏源码集合)