• An effective solution for creating playable demos using cocos creator

  • Supports popular playable platforms: applovin, facebook, google, ironsource, mintegral, pangle, unity

  • Supports cocos creator version > 3.5.0

Getting Started

1. Integration Of

Download And Add Project

// Add Project
Project/Assets/super_html_playable.ts
// import
import { super_html_playable } from "./super_html_playable";

Basic Integration

  • Click the download button
super_html_playable.download();
  • Redirect to the settlement page for gameplay
super_html_playable.game_end();

Additional Integration

  • Set the store URL for download redirection: unity
const google_play = "https://play.google.com/store/apps/details?id=com.unity3d.auicreativetestapp";
const appstore = "https://apps.apple.com/us/app/ad-testing/id1463016906";

super_html_playable.set_google_play_url(google_play);
super_html_playable.set_app_store_url(appstore);

super-html packages the built web-mobile into playable platform files

3. Packaging and Generation

channels.png

4. Testing

Introduction to Playable Platforms

Platform Landscape/Portrait Package Size File Format Testing
applovin ✔️ 5M html web
facebook 5M zip -
google 5M zip -
ironsource ✔️ 5M html upload review
mintegral ✔️ 5M zip web
pangle - tiktok 5M zip upload review
unity ✔️ 5M html android, ios

Contact the Author

  • Discord: cocos_magician
  • WeChat: magician-f8