# easue_mini_games **Repository Path**: easue/easue_mini_games ## Basic Information - **Project Name**: easue_mini_games - **Description**: 义苏小游戏集,运用个人所掌握的知识开发一系列有趣好玩的小游戏。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2024-06-13 - **Last Updated**: 2024-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # easue_mini_games #### 介绍 义苏小游戏集,运用个人所掌握的知识技能开发一系列有趣好玩的小游戏,利用业余时间持续开发更新中。 #### 软件架构 基于鸿蒙API12开发,采用三层分层架构设计,所有模块分别在product、features、common三个目录中 product: ​ 存放入口模块,目前只有entry features: ​ 每个游戏独立一个模块放在此目录 common ​ 基础共用模块,抽取基础组件、实体、util包 #### 安装教程 1. 在DevEco Studio 5.0导入工程,启动模拟器(需要登录且有权限) 2. DevEco Studio 5.0菜单栏:运行->编辑配置->Deploy Multi Hap->所有模块都选上 ![image-20240623221916467](https://gitee.com/easue/easue_mini_games/raw/master/assets/image-20240623221916467.png) 3. 运行程序 #### 使用说明 ##### 游戏首页 ![image](https://gitee.com/easue/easue_mini_games/raw/master/assets/game_room2.png)![image](https://gitee.com/easue/easue_mini_games/raw/master/assets/friend.png) ##### 贪吃蛇 ![image-20240623221916467](https://gitee.com/easue/easue_mini_games/raw/master/assets/snake_not_start.png)![image-20240623221916467](https://gitee.com/easue/easue_mini_games/raw/master/assets/snake_playing.png) ##### 俄罗斯方块 ![image-20240623221916467](https://gitee.com/easue/easue_mini_games/raw/master/assets/tetris_playing.png)![image-20240623221916467](https://gitee.com/easue/easue_mini_games/raw/master/assets/tetris_quit.png) ##### 中国象棋 ![image-20240623221916467](https://gitee.com/easue/easue_mini_games/raw/master/assets/chess1.png)![image-20240623221916467](https://gitee.com/easue/easue_mini_games/raw/master/assets/juesha.png) #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)