Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
res
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

DuckHunt

CC游戏案例之 多人狩猎

体验说明

联网游戏通常为多人游戏,需要开启多个客户端,详情见多开说明

在线体验

PC体验地址 (http://demo.matchvs.com/DuckHunt)

手机体验地址 (http://demo.matchvs.com/DuckHunt-mobile)

专题介绍

链接:时下火爆的微信小游戏如何快速开发

通过源码运行

环境准备

  1. 下载安装cocos creator(v1.8.1以上,v2.0以下)(http://www.cocos.com/download)
  2. 可以不更新本项目使用的matchvs插件,如果想需要使用最新的插件,可以在cocos creator中下载插件, 对应的教程

下载游戏

  1. git clone https://github.com/matchvs/DuckHunt.git
  2. 用cocos creator打开该项目文件DuckHunt

运行游戏

web版体验

  1. 打开之后,出现以下界面 snipaste20180713_103502.png
  2. 点击中上方的三角形按钮,即可运行游戏
  3. 就可以愉快的玩耍了

微信版体验

  1. 在cocos creator打包输出微信小游戏项目,点击cocos creator上的导航栏中的项目
  2. 在构建发布界面中,发布平台为"Wechat Game",填入appid(如果是你自己的项目,你需要在微信开发者平台中申请). snipaste20180713_103639.png
  3. 点击构建,之后发布.
  4. 用微信开发者工具打开. snipaste20180713_103906.png
  5. 就可以愉快的玩耍了

About

CC游戏案例之 多人狩猎

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.