# tank-game **Repository Path**: xbdddxin/tank-game ## Basic Information - **Project Name**: tank-game - **Description**: canvas + typescript 实现的坦克大战游戏。纯原生实现不依赖任何库。 在线试玩:tank.liudongqing.com - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-13 - **Last Updated**: 2023-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tank-game ## 安装 ``` yarn ``` ### 运行 ``` yarn dev ``` ### 打包 ``` yarn build ```