# AnimalChecker **Repository Path**: huiwei13/AnimalChecker ## Basic Information - **Project Name**: AnimalChecker - **Description**: CC游戏案例之 斗兽棋 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 10 - **Forks**: 1 - **Created**: 2018-09-24 - **Last Updated**: 2025-07-24 ## Categories & Tags **Categories**: games **Tags**: None ## README # AnimalChecker CC游戏案例之 斗兽棋 ## 体验说明 联网游戏通常为多人游戏,需要`开启多个客户端`,详情见[多开说明](http://www.matchvs.com/service?page=MultipleIdentities) ## 在线体验 体验地址 [体验链接](http://demo.matchvs.com/AnimalChecker) ## 源码体验 ### 准备 1. 下载安装[cocos creator](http://www.cocos.com/download)v1.8.1或以上版本 2. 可以不更新本项目使用的matchvs插件,如果想需要使用最新的插件,可以在cocos creator中下载插件, ### 下载代码 1. git clone https://github.com/matchvs/AnimalChecker.git 2. 用cocos creator打开该项目文件 ### 运行游戏 #### 运行在web 1. IDE打开项目 2. 点击运行按钮,即可运行游戏 3. 开始体验游戏 #### 运行在微信小游戏 1. 在cocos creator打包输出微信小游戏项目,点击cocos creator上的导航栏中的项目 2. 在构建发布界面中,发布平台为"Wechat Game",填入appid(如果是你自己的项目,你需要在微信开发者平台中申请). 3. 点击构建,之后发布. 4. 用微信开发者工具打开. 5. 开始体验游戏