# Rebuild **Repository Path**: alert0723/Rebuild ## Basic Information - **Project Name**: Rebuild - **Description**: My graduation project by Cocos Creator 2.4.8 - **Primary Language**: TypeScript - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-07-26 - **Last Updated**: 2022-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: game ## README # 仿生:重构 - **指导老师**: - 第一导师:林钇地 - 第二导师:郭锐 - **团队分工**: - UI设计、特效设计:李誇源 - 场景设计:杨涛 - 策划、音效、程序设计:黄聪 - **项目进度** - 框架 - [x] UI框架(UIFramework) - [x] 有限状态机框架(FSM) - [x] 配置表框架(Config) - [x] Csv解析工具 (CsvParser) - [x] 角色按键绑定框架 (InputHandler) - [x] 音效管理器 (SoundManager) - 功能 - [x] 新建文件夹 - [x] 配置数据模块 - [x] Loading界面 - [x] Level0界面 - [ ] Player,Mob表现优化