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.md
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -138,7 +138,23 @@ How to contribute:
138
138
* Please do not forget to add the topic `axmol` and `axmolengine` to any related repository you create!
139
139
* Adding a star on GitHub will help Axmol grow as well. Thank you!
140
140
141
-
If you find **Axmol Engine** helpful, please consider donating in [Open Collective](https://opencollective.com/axmol) or in [GitHub Sponsors](https://github.com/sponsors/axmolengine). Thank you very much!
141
+
If you find **Axmol Engine** helpful, please consider donating in [https://axmol.dev/donate.html](https://axmol.dev/donate.html). Thank you very much!
{"@context":"https://schema.org","@type":"WebSite","description":"The axmol home page","headline":"Axmol Engine","name":"axmol.dev","url":"https://axmol.dev/"}</script>
@@ -65,16 +73,18 @@ <h2 class="project-tagline">A Multi-platform Engine for Mobile, Desktop and Xbox
65
73
<li><ahref="#faq">FAQ</a></li>
66
74
</ul>
67
75
68
-
76
+
69
77
70
78
<h1><aid="what-is-axmol-engine"></a>What is Axmol Engine</h1>
71
-
<p>Axmol Engine is an open-source, C++ multi-platform engine designed for mobile devices, desktop, and Xbox, well-suited for 2D game development. It was launched in November 2019 as a fork of Cocos2d-x v4.0.</p>
79
+
<p>Axmol Engine is an open-source, C++ multi-platform engine designed for mobile devices, desktop, and Xbox,
80
+
well-suited for 2D game development. It was launched in November 2019 as a fork of Cocos2d-x v4.0.</p>
72
81
<p>Supported platforms:</p>
73
82
<ul>
74
83
<li>Mobile: iOS, Android</li>
75
84
<li>Desktop: Windows, Linux, macOS, tvOS</li>
76
85
<li>Console: Xbox (Universal Windows Platform)</li>
@@ -104,7 +115,8 @@ <h1><a id="what-is-axmol-engine"></a>What is Axmol Engine</h1>
104
115
</ul>
105
116
<p>Projects:</p>
106
117
<ul>
107
-
<li>Please check our Wiki page <ahref="https://github.com/axmolengine/axmol/wiki/Made-in-Axmol">Made in Axmol</a> for extensions, games, tutorials and more.</li>
118
+
<li>Please check our Wiki page <ahref="https://github.com/axmolengine/axmol/wiki/Made-in-Axmol">Made in
119
+
Axmol</a> for extensions, games, tutorials and more.</li>
108
120
</ul>
109
121
<h1><aid="who-is-axmol-engine-for" "></a>Who is Axmol Engine for</h1>
<li>For developers who want to port their Sprite Kit projects to Android.</li>
117
129
</ul>
118
130
119
-
<h1><aid="advantages-of-axmol-engine"></a>Advantages of Axmol Engine</h1>
131
+
<h1><aid="advantages-of-axmol-engine"></a>Advantages of Axmol Engine</h1>
120
132
121
133
<ul>
122
134
<li>It’s free.</li>
123
135
<li>Open source, independent of any organization.</li>
124
136
<li>It’s a tested and stable solution that has been evolving since 2011.</li>
125
137
<li>Well maintained, with an active community of contributors.</li>
126
-
<li>Abundant documentation and tutorials available online, as much of the existing Cocos2d-x documentation is applicable to Axmol Engine with minimal modifications.</li>
138
+
<li>Abundant documentation and tutorials available online, as much of the existing Cocos2d-x documentation
139
+
is applicable to Axmol Engine with minimal modifications.</li>
127
140
<li>High performance, featuring OpenGL 2.0 and Metal support.</li>
128
141
</ul>
129
142
@@ -146,15 +159,20 @@ <h1><a id="improvements-over-cocos2d-x"></a>Some improvements over Cocos2d-x v4.
146
159
<li>New MediaPlayer via videotexture streaming render</li>
147
160
<li>Lot of new extensions</li>
148
161
</ul>
149
-
<p><ahref="https://github.com/axmolengine/axmol/blob/dev/CHANGELOG.md">Read the full improvements list here</a></p>
162
+
<p><ahref="https://github.com/axmolengine/axmol/blob/dev/CHANGELOG.md">Read the full improvements list here</a>
163
+
</p>
150
164
151
165
<h1><aid="faq"></a>FAQ</h1>
152
166
153
167
<h2><aid="why-axmol-was-born"></a>Why Axmol was born (Why a fork of Cocos2d-x)</h2>
154
168
155
-
<p>Cocos2d-x has not received updates since 2019, and it has been confirmed that it will no longer receive further updates, as all Cocos resources have been directed to Cocos Creator. Axmol serves as the solution for those who wish to continue working with Cocos2d-x in an updated manner, compatible with newer hardware.</p>
169
+
<p>Cocos2d-x has not received updates since 2019, and it has been confirmed that it will no longer receive
170
+
further updates, as all Cocos resources have been directed to Cocos Creator. Axmol serves as the solution
171
+
for those who wish to continue working with Cocos2d-x in an updated manner, compatible with newer hardware.
172
+
</p>
156
173
157
-
<h2><aid="what-does-the-engine-name-axmol-stands-for"></a>What does the engine name <code>Axmol</code> stands for?</h2>
174
+
<h2><aid="what-does-the-engine-name-axmol-stands-for"></a>What does the engine name <code>Axmol</code> stands
175
+
for?</h2>
158
176
<ul>
159
177
<li>
160
178
The Axmol word structure:
@@ -187,23 +205,39 @@ <h2><a id="how-to-contribute"></a>How to contribute</h2>
187
205
188
206
<ul>
189
207
<li>Suggestions, bug fixes, and improvements are highly appreciated!</li>
190
-
<li><ahref="https://github.com/axmolengine/axmol/blob/d8d3137515a73e5c2395cae04d6b5ef6b1cc6777/CONTRIBUTING.md">Instructions for contributing</a></li>
<h2><aid="how-to-know-more"></a>How to know more</h2>
195
228
196
229
<ul>
197
-
<li>For more questions, please check our <ahref="https://github.com/axmolengine/axmol/wiki/FAQ">complete FAQ</a> and <ahref="https://github.com/axmolengine/axmol/wiki">visit our Wiki page</a>.</li>
230
+
<li>For more questions, please check our <ahref="https://github.com/axmolengine/axmol/wiki/FAQ">complete
231
+
FAQ</a> and <ahref="https://github.com/axmolengine/axmol/wiki">visit our Wiki page</a>.</li>
198
232
</ul>
199
233
200
-
201
-
202
234
<footerclass="site-footer">
203
-
<spanclass="site-footer-credits">This page was generated by <ahref="https://pages.github.com">GitHub Pages</a>.</span>
235
+
<spanclass="site-footer-credits">This page was generated by <ahref="https://pages.github.com">GitHub
0 commit comments