-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
205 lines (194 loc) · 11.1 KB
/
Copy pathindex.html
File metadata and controls
205 lines (194 loc) · 11.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
<!doctype html>
<html>
<head>
<title>Cocos2d is a family of open-source software frameworks for building cross-platform games&apps.</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=0,user-scalable=no">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="keywords" content="Cocos2d">
<meta name="description" content="Cocos2d">
<link type="text/css" href="css/style.css" rel="stylesheet">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-34575410-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div class="header">
<div class="navs">
<ul>
<li class="cur"><a name="home" href="#">Home</a></li>
<li><a href="#cocos2dx">Cocos2d-x</a></li>
<li><a href="#cocos2djs">Cocos2d-JS</a></li>
<li><a href="#cocos2dxna">Cocos2d-XNA</a></li>
<li><a href="#cocos2dswift">Cocos2d-Swift</a></li>
<li><a href="#cocos2dpy">Cocos2d (Python)</a></li>
</ul>
</div>
<a class="navbar-toggle collapsed" id="navtrigger"><span></span><span></span><span></span></a>
</div> <!--顶部-->
<div id="banner" class="banner">
<div class="item" style="background-image:url(img/badland.jpg)"><p><b>Cocos2d</b><span>Cocos2d is a family of open-source software frameworks for building cross-platform games&apps.</span></p></div>
<div class="item" style="background-image:url(img/kingdom-rush.jpg)"><p><b>Cocos2d</b><span>The Cocos2d family consists of Cocos2d-x, Cocos2d-JS, Cocos2d-XNA and Cocos2d(Python).</span></p></div>
<div class="item" style="background-image:url(img/jelly-splash.jpg)"><p><b>Cocos2d</b><span>Each of the frameworks has powered a handful successful game works.</span></p></div>
<div class="item" style="background-image:url(img/animal-voyage-island-adventure.jpg)"><p><b>Cocos2d</b><span>You can learn more about the frameworks below.</span></p></div>
</div> <!--轮播-->
<div class="whitesec">
<div class="wrap">
<h1 class="secttl">Forks</h1>
<ul class="forks">
<li><a name="cocos2dx" class="anchor"></a>
<h2><a href="http://www.cocos2d-x.org/" target="_blank">Cocos2d-x</a></h2>
<p></p>
<div class="des">Cocos2d-x is an open source game framework written in C++, with a thin platform dependent layer. It can be used to build games, apps and other cross platform GUI based interactive programs.</div>
<div class="link"><a href="http://www.cocos2d-x.org/" target="_blank">Website</a><i></i><a href="http://www.cocos2d-x.org/wiki/Cocos2d-x" target="_blank">Docs</a><i></i><a href="http://discuss.cocos2d-x.org/" target="_blank">Forum</a><i></i><a href="http://www.cocos2d-x.org/news" target="_blank">News</a><i></i><a href="https://github.com/cocos2d/cocos2d-x" target="_blank">Github</a></div>
</li>
<li><a name="cocos2djs" class="anchor"></a>
<h2><a href="http://www.cocos2d-x.org/" target="_blank">Cocos2d-JS</a></h2>
<p></p>
<div class="des">Cocos2d-JS is Cocos2d-x engine's javascript version. It supports full Cocos2d-x functionality with a set of simplified javascript friendly APIs.</div>
<div class="link"><a href="http://www.cocos2d-x.org/" target="_blank">Website</a><i></i><a href="http://www.cocos2d-x.org/wiki/Cocos2d-JS" target="_blank">Docs</a><i></i><a href="http://discuss.cocos2d-x.org/" target="_blank">Forum</a><i></i><a href="http://www.cocos2d-x.org/news" target="_blank">News</a><i></i><a href="https://github.com/cocos2d/cocos2d-js" target="_blank">Github</a></div>
</li>
<li><a name="cocos2dxna" class="anchor"></a>
<h2><a href="http://www.cocos2dxna.com/" target="_blank">Cocos2d-XNA</a></h2>
<div class="des">Cocos2D-XNA is a 2D/3D game framework written specifically for XNA in C#. It supports the MonoGame runtime.</div>
<div class="link"><a href="http://www.cocos2dxna.com/" target="_blank">Website</a><i></i><a href="https://cocos2dxna.codeplex.com/documentation" target="_blank">Docs</a><i></i><a href="https://cocos2dxna.codeplex.com/discussions" target="_blank">Forum</a><i></i><a href="https://github.com/Cocos2DXNA/cocos2d-xna" target="_blank">Github</a></div>
</li>
<li><a name="cocos2dswift" class="anchor"></a>
<h2><a href="http://www.cocos2d-swift.org/" target="_blank">Cocos2D-Swift</a></h2>
<p>formerly Cocos2d-iPhone</p>
<div class="des">Cocos2D-Swift is an open-source framework for building cross-platform 2D games with Xcode and Objective-C.</div>
<div class="link"><a href="http://www.cocos2d-swift.org/" target="_blank">Website</a><i></i><a href="http://www.cocos2d-swift.org/docs" target="_blank">Docs</a><i></i><a href="http://forum.cocos2d-swift.org/" target="_blank">Forum</a><i></i><a href="http://www.cocos2d-swift.org/blog" target="_blank">News</a><i></i><a href="https://github.com/cocos2d/cocos2d-swift" target="_blank">Github</a></div>
</li>
<li><a name="cocos2dpy" class="anchor"></a>
<h2><a href="http://python.cocos2d.org/" target="_blank">Cocos2d(Python)</a></h2>
<div class="des">Cocos2d (python) is the project that started "cocos2d". It's like cocos2d-x, except it is written in Python. It is cross-platform: It works on Windows, Linux and Mac. Below are links to Cocos2d project. </div>
<div class="link"><a href="http://python.cocos2d.org/" target="_blank">Website</a><i></i><a href="http://python.cocos2d.org/doc.html" target="_blank">Docs</a><i></i><a href="http://python.cocos2d.org/contribute.html" target="_blank">Forum</a><i></i><a href="http://python.cocos2d.org/index.html" target="_blank">News</a><i></i><a href="https://github.com/los-cocos/cocos" target="_blank">Github</a></div>
</li>
</ul>
</div>
</div> <!--forks-->
<div class="greysec">
<div class="wrap">
<h1 class="secttl" style="padding:0 30px">Featured games</h1>
<ul class="games">
<li>
<a target="_blank" class="icon"><img src="img/game-icon-1.jpg" alt=""></a>
<div class="info">
<h3><a target="_blank">Badland</a></h3>
<p>Frogmind</p>
<p>Powered by Cocos2d-x</p>
<div>
<a href="https://itunes.apple.com/us/app/badland/id535176909?mt=8">iOS App Store</a><i></i><a
href="https://play.google.com/store/apps/details?id=com.frogmind.badland">Google Play</a>
</div>
</div>
</li>
<li>
<a target="_blank" class="icon"><img src="img/game-icon-3.jpg" alt=""></a>
<div class="info">
<h3><a target="_blank">Castle Clash</a></h3>
<p>IGG.COM</p>
<p>Powered by Cocos2d-x</p>
<div><a href="https://itunes.apple.com/us/app/castle-clash-by-igg/id692669501?mt=8">iOS App Store</a><i></i><a
href="https://play.google.com/store/apps/details?id=com.igg.castleclash">Google Play</a></div>
</div>
</li>
<li>
<a target="_blank" class="icon"><img src="img/game-icon-tiny-village.png" alt=""></a>
<div class="info">
<h3><a target="_blank">Tiny Village</a></h3>
<p>TinyCo</p>
<p>Powered by Cocos2d-x</p>
<div><a href="http://itunes.apple.com/us/app/id453126021">iOS App Store</a><i></i><a
href="https://play.google.com/store/apps/details?id=com.tinyco.village">Google Play</a></div>
</div>
</li>
<li>
<a target="_blank" class="icon"><img src="img/game-icon-matching.png" alt=""></a>
<div class="info">
<h3><a target="_blank">Matching with friends</a></h3>
<p>Zynga</p>
<p>Powered by Cocos2d-JS</p>
<div><a href="http://itunes.apple.com/us/app/id516725417">iOS App Store</a><i></i><a
href="https://play.google.com/store/apps/details?id=com.zynga.matching">Google Play</a></div>
</div>
</li>
<li>
<a target="_blank" class="icon"><img src="img/game-icon-4.jpg" alt=""></a>
<div class="info">
<h3><a target="_blank">Big Fish Casino</a></h3>
<p>Big Fish Games</p>
<p>Powered by Cocos2d-JS</p>
<div><a href="https://itunes.apple.com/us/app/big-fish-casino-free-slots/id538212549?mt=8">iOS App Store</a><i></i><a
href="https://play.google.com/store/apps/details?id=com.selfawaregames.acecasino">Google Play</a></div>
</div>
</li>
<li>
<a target="_blank" class="icon"><img src="img/game-icon-5.jpg" alt=""></a>
<div class="info">
<h3><a target="_blank">Kingdom Rush</a></h3>
<p>Ironhide Games</p>
<p>Powered by Cocos2d-iPhone</p>
<div><a href="https://itunes.apple.com/us/app/kingdom-rush/id516378985?mt=8">iOS App Store</a><i></i><a
href="https://play.google.com/store/apps/details?id=com.ironhidegames.android.kingdomrush">Google Play</a></div>
</div>
</li>
</ul>
</div>
</div> <!--Featured games-->
<div class="shares">
<a href="https://twitter.com/cocos2dx"></a><a href="https://www.facebook.com/cocos2dx" class="other"></a>
</div> <!--shares-->
<div class="footer">
<a href="#home">Home</a><a href="#cocos2dx">Cocos2d-x</a><a href="#cocos2djs">Cocos2d-JS</a><a href="#cocos2dxna">Cocos2d-XNA</a><a href="#cocos2dswift">Cocos2d-Swift</a><a href="#cocos2dpy">Cocos2d (Python)</a>
</div>
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/slides.js"></script>
<script type="text/javascript">
$(function() {
// 轮播图
$("#banner").slidesjs({
width:$(document).width(),
height:$(document).width() >= 1000 ? 600: 600*$(document).width()/1000,
play: {
active: false,
effect: "slide",
interval: 4000,
auto: true,
swap: true,
pauseOnHover: false,
restartDelay: 2500
},
effect: {
slide: {
speed: 1000
}
}
});
$("#navtrigger").on("click", function() {
var _this = $(this);
if(_this.hasClass("collapsed")) {
_this.removeClass("collapsed");
$(".navs").slideDown(200);
} else {
$(".navs").slideUp(200, function() {
_this.addClass("collapsed");
});
}
});
$(window).resize(function() {
if($(window).width() < 1000) {
$(".nav").hide();
} else {
$(".nav").show();
}
});
});
</script>
</body>
</html>