You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.mdown
+6-22Lines changed: 6 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,36 +5,18 @@ Cocos2d-html5
5
5
It incorporates the same high level api as “Cocos2d JS-binding engine” and compatible with Cocos2d-X.
6
6
It currently supports canvas and WebGL renderer.
7
7
8
+
#### Cocos2d-html5 has evolved to Cocos Creator, new generation of Cocos game engine with a full featured editor and content creation friendly workflow. The latest repository is maintained in here [Engine of Cocos Creator][9].
9
+
8
10
Cross Platform
9
11
-------------
10
12
* Popular browsers: Chrome 14+, Safari 5.0+, IE9+, Firefox 3.5+.
11
-
* Mobile platforms: coming soon.
13
+
* Mobile platforms: Mobile browsers,Facebook Instant Games and Mini Games.
12
14
* Native App: Same piece of code can run on "Cocos2d JS-Binding Engine" without or with little modification.
13
15
14
16
Documentation
15
17
------------------
16
18
* Website: [www.cocos2d-x.org][3]
17
-
* API References: [http://www.cocos2d-x.org/wiki/Reference][4]
0 commit comments