# 坦克游戏 **Repository Path**: tya0756/tank-game ## Basic Information - **Project Name**: 坦克游戏 - **Description**: 坦克大战游戏 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-18 - **Last Updated**: 2022-12-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 存在的问题 - 玩家渲染逻辑混乱 - 玩家坦克变向之后无法直接运动会有卡顿 - 各画布层级上有问题 - 暂停移动有问题 - 最后结束部分待优化