awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesAndroid APK Compilation

The process of compiling source code and assets into an Android Package (APK).

Distinct from Android App Compilers: Candidates were exclusively for Python applications; this is a general C++ engine compilation for Android.

Explore 1 awesome GitHub repository matching mobile development · Android APK Compilation. Refine with filters or upvote what's useful.

Awesome Android APK Compilation GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • vcmi/vcmivcmi 的头像

    vcmi/vcmi

    5,692在 GitHub 上查看↗

    vcmi 是《魔法门之英雄无敌 III》的开源游戏引擎,重现了原版策略游戏的玩法、逻辑和渲染。它作为一个跨平台游戏运行时,支持 Windows、Linux、macOS、Android 和 iOS,提供用于战略世界地图导航和战术战斗的回合制策略模拟器。 该项目构建为可模组化的游戏框架,具有数据驱动的模组系统和沙盒 Lua 脚本集成。这些允许通过外部配置文件和模式验证来定义自定义游戏逻辑、法术效果,并添加新的阵营、角色和资产。 该引擎包含一个多人游戏状态同步器,通过二进制序列化在客户端之间协调同步回合和游戏状态更新。它还集成了用于策略模拟的 AI、专用的地图创作与生成系统,以及用于资产覆盖和本地化的工具。 该软件支持多平台构建配置,并提供用于提取游戏数据和调试游戏状态的工具。

    Compiles the project into an Android APK using a pre-configured container to manage dependencies.

    C++
    在 GitHub 上查看↗5,692
  1. Home
  2. Mobile Development
  3. Android APK Compilation