# MyTeamGame **Repository Path**: a_gitee_user/MyTeamGame ## Basic Information - **Project Name**: MyTeamGame - **Description**: This is a project of game engine developed via typescript and electron, by Alexander, Qingzhe Gao, Lei Zhu, Ning He and Yuankai Gao. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2020-06-29 - **Last Updated**: 2023-10-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## The third version of the engine. #### More flexible and mature than the second version. 1. Added Unity-Like framework such as behavior. 2. Seperated data from inside the game to outside for variable needs. 3. Client application created using electron. 4. Game engine has been completed on its core works. 5. Scene changement utility added. ### Warn: 1. Running node http-server on the google browser will cause its storage unclearance and finnally result in failure to see the latest scripts running but the last one, so running on the private mode on google browser will eventually solve this trouble but it was not the best solution. 2. Best solution is to disable cache in **Settings** --> **Preferences** --> **Net** .