2025/2/16 -I embarked on a quest to reverse engineer a Cocos2d-x JS game. This article will walk you through my process, the tools I used, and the lessons I learned along ...
4日前 -Cocos2d-x is a free, open-source game engine for building cross-platform mobile games. Using C++, Lua, or JavaScript, developers can create high-performance ...
2024/8/12 -Axmol Engine (a maintained fork of Cocos2d-x) is now 39.25% faster than the latest version of Cocos2d-x (v4.0), which is a lot of an improvement for a game ...
2025/7/2 -Cocos Creator is a new type of game development tool oriented towards content creation that has completely integrated the componentized edition Cocos2d-x WEB.
2024/7/30 -I'm encountering a crash issue that only occurs on Android 14 (SDK 34). Crashes immediately upon launch on Android 14. The application runs fine on other ...
2024/7/15 -apiLevel升级34后,编译安卓报错。 WARNING:We recommend using a newer Android Gradle plugin to use compileSdk = 34. This Android Gradle plugin (7.4.2) was ...
Q.cocos2dxに詳しい方へ。 ツムツムはcocos2dxで作られているらしいです。最近ツムツムがAndroid10以上で動作が重くなる不具合が確認されており、一年近く改善されておりません。co...
A.2.x → 3.xへの移行 SSL1.0レガシー化問題 CocosStudioの突然削除 GoogleがEclipseのADTサポートを終了しAndroid側の開発環境が整備されない問題 みた...
Q.cocos2dxについて質問です cocos2dxをandroid用にビルドしたく http://studio.cretia.net/blog/462 上記のサイトを参考にインストールしました。 しか
A.回答ではありませんが、私も全く同じ環境で cocos2d-x 3.9 のサンプルが強制終了してしまうという問題に悩まされています。 Windows版とiOS版のサンプルは実機で正常に動作を確認...
Q.cocos2dxを使用したAndroidプログラミングについて cocos2dxを使用してAndroidのゲームプログラミングを始めたのです、いまいちプログラムの構造が分からなくて困っています。 今
A.http://kambayashia.hatenablog.com/entry/2012/07/30/234554 ここが参考になると思います。 scheduleメソッドでループに使用する関...
2025/3/17 -iOS and Android cocos2d-x samples for the Firebase C++ SDK. Status Status: Archived This sample is no longer actively maintained and is left here for reference ...
2025/7/2 -Before using Cocos Creator to bundle and publish games to native platforms, you need to configure related cocos2d-x development environment first.
Get ready for a Block Blast of fun! In this video, I dive into reverse engineering the Android game BlockBlast (available here: Google Play) and discover ...
YouTube Technically Unsure
2025/5/8 -Cocos2d-x is quite a good game engine for rapid development of mini games and I often miss the quick coding on sprite animation.