« Previous -
Version 23/33
(diff) -
Next » -
Current version
Hao Wu, 2012-06-18 02:09
Cocos2d-html5¶
Cocos2d-html5 is an open-source web 2D game framework, released under MIT License. It is a HTML5 version of Cocos2d-x project. Our focus for Cocos2d-html5 development is around making Cocos2d cross platforms between browsers and native application. On top of the framework provided by Cocos2d-html5, games can be written in Javascript, using API that is COMPLETELY COMPATIBLE with that of Cocos2d-iPhone, Cocos2d-x javascript binding. Cocos2d-html5 project can be easily run on browsers which supports HTML5. Cocos2d-html5 also supports running game code in "Cocos2d Javascript binding" without or with little modification.
Featured Documents¶
- Beginners Hands-on
- Getting Started with Cocos2d-html5
- MoonWarriors - Cocos2d-html5 Showcase
- Cocos2D HTML5 tutorial 1: Getting set up and running by Gamefromscratch.com
- Cocos2D HTML5 tutorial 2: Why it’s Hello World of course by Gamefromscratch.com
- Cocos2D HTML5 Tutorial 3: Sprites , positioning and coordinate systems. by Gamefromscratch.com
- Cocos2D HTML5 Tutorial 4: It’s all about control by Gamefromscratch.com
- Tips and Attentions
Play it now¶
DOWNLOAD¶
- Cocos2d-html5 github repo: