# HitPlane **Repository Path**: durcframework/HitPlane ## Basic Information - **Project Name**: HitPlane - **Description**: 仿微信打飞机游戏网页版,基于cocos2d游戏引擎 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: http://durcframework.gitee.io/hitplane/ - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2019-08-29 - **Last Updated**: 2024-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 仿微信打飞机游戏网页版,基于cocos2d游戏引擎 ## 运行方式 - 方式1:火狐浏览器打开`index.html` - 方式2:WebStorm右键`index.html`,Debug.. - 方式3:发布到服务器上运行,浏览器打开`index.html` ## 文件说明 - cocos2dx:游戏引擎 - res:存放游戏素材(图片) - src:游戏源码 - cocos2d.js:引擎配置文件