惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Last Week in AI
Last Week in AI
GbyAI
GbyAI
Apple Machine Learning Research
Apple Machine Learning Research
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
N
Netflix TechBlog - Medium
量子位
aimingoo的专栏
aimingoo的专栏
D
Docker
F
Fortinet All Blogs
T
Tailwind CSS Blog
V
V2EX
D
DataBreaches.Net
Google DeepMind News
Google DeepMind News
MyScale Blog
MyScale Blog
G
Google Developers Blog
罗磊的独立博客
MongoDB | Blog
MongoDB | Blog
Microsoft Security Blog
Microsoft Security Blog
Microsoft Azure Blog
Microsoft Azure Blog
WordPress大学
WordPress大学
博客园 - 三生石上(FineUI控件)
小众软件
小众软件
A
About on SuperTechFans
IT之家
IT之家

博客园 - hai

会移动的文字(Marquee)学习 How To Share The Internet Connection Between Mac and PC Mac OSX 下配置 Google Android 开发环境 Mac OSX Eclipse3.6下安装erlide搭建erlang集成开发环境 Installing Erlang on Mac OS X 浏览器解析 XML DOM How to set the JAVA_HOME variable in Mac OS X – Snow Leopard code sign error doesn't match any valid certificate private key pair in the default keych 错误的解决办法 CSS的跨浏览器代码准则 Google Maps API详解--02 Google Earth API 讲解--02 Google Maps API 详解--01 Network Programming Using Properties And Synthesize In Objective-C 2.0 For Getters And Setters Tutorial: Networking and Bonjour on iPhone iPhone开发技巧之工具篇(1)— 将XIB文件转换为Objective-C源程序 Google Earth API 讲解--04 Google Earth API 讲解--05 浏览器获取地理位置
5个必看的cocos2d 开源游戏 有机会都学习下
hai · 2010-07-20 · via 博客园 - hai

转来的,暂时先不翻译了。没几行。暂时正在看第三个,小鸽子跳的,但是貌似他这个不是上架产品的全代码,因为暂时好像没有实现手势移动的操作。不过改一改,变成男人就下100层,加上我前几天说的那个重力物理引擎的话,貌似是个不错的主意。。。呵呵。

I’ve mentioned the excellent Cocos2D open source 2d iphone game engine many times. The engine itself comes with many examples of the different features available, but something that comes up frequently is that people want some example games to look at it. Here are 5 terrific examples.

1) Gorillas – I’ve mentioned this game before, it’s a great example of a "Worms" type game, and has been around on many different platforms.

2) ABC 123 – A sequence memorization game. This game is really cool, letters appear, and you have to memorize the correct sequence by destroying bubbles that pop up.

3) TweeJump – This is a very nice platform jumping game. You jump from one platform to the next, if you remember the game Icy Toweres, this is similar.

4) Thrown – A Physics puzzler, not the best graphics, but an excellent coding example for Cocos2D that also utilizes the Chipmunk physics engine.

5) Grabbed – A dragging game example from the same author that created Thrown, and also utilizes Chipmunk.

Sapus Media, who started the Cocos2D iPhone project has an extensive source code example which is of their app "Sapus Tongue" you can check it out here, it’s not free, but these guys have put in so much into Cocos2D that I mention it here.

The book iPhone Cool Projects contains an example of a minigolf game that was created in Cocos2D.

And of course you can find the Cocos2D iPhone google code project itself here.

http://www.cnblogs.com/AlexLiu/