# harmony **Repository Path**: y2890156887/mobile-web ## Basic Information - **Project Name**: harmony - **Description**: gitee作业仓库2 - **Primary Language**: TypeScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-03 - **Last Updated**: 2026-01-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AI侦探游戏 (DetectEra) ## 项目简介 AI侦探游戏是一款基于HarmonyOS的侦探推理游戏应用,玩家扮演侦探角色,通过收集证据、分析线索、审讯嫌疑人来破解案件。 ## 项目结构 ``` DetectEra/ ├── entry/ │ └── src/ │ └── main/ │ ├── ets/ │ │ ├── models/ # 数据模型 │ │ ├── components/ # UI组件 │ │ ├── services/ # 业务服务 │ │ ├── utils/ # 工具函数 │ │ └── constants/ # 常量定义 │ └── resources/ # 资源文件 ├── docs/ # 项目文档 └── tests/ # 测试文件 ``` ## 开发环境 - HarmonyOS SDK 3.1+ - DevEco Studio 3.1+ - TypeScript/ArkTS ## 开发规范 - 代码风格:遵循ESLint和Prettier配置 - 提交规范:遵循Git提交信息规范 - 分支策略:采用Git Flow工作流 ## 联系方式 - 开发团队:AI侦探开发组 - 项目地址:[Gitee仓库地址]