All Projects → meishadevs → GoldMiner

meishadevs / GoldMiner

Licence: other
基于 cocos2d-js 的 html5 版黄金矿工游戏

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language
Csound Document
19 projects
Objective-C++
1391 projects

Projects that are alternatives of or similar to GoldMiner

Engine
Cocos Creator is a complete package of game development tools and workflow, including a game engine, resource management, scene editing, game preview, debug and publish one project to multiple platforms.
Stars: ✭ 2,574 (+3117.5%)
Mutual labels:  cocos2d
Cocos2d X
Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.
Stars: ✭ 15,713 (+19541.25%)
Mutual labels:  cocos2d
arkaflow
Cross-platform mobile game on Android and iOS developed using Cocos2d-x C++.
Stars: ✭ 30 (-62.5%)
Mutual labels:  cocos2d
doudizhu
🃏一款基于Cocos2dx开发的单机斗地主手游
Stars: ✭ 39 (-51.25%)
Mutual labels:  cocos2d
cocos2d-mono
Continuation of Cocos2D-XNA project, with focus on MonoGame
Stars: ✭ 18 (-77.5%)
Mutual labels:  cocos2d
ee-x
Cross-platform library for Cocos2d-x and Unity
Stars: ✭ 13 (-83.75%)
Mutual labels:  cocos2d
funny-billards
一个用 Javascript 写的台球游戏
Stars: ✭ 29 (-63.75%)
Mutual labels:  cocos2d-js
luobo
🚀 基于Cocos2d-JS重构《保卫萝卜》
Stars: ✭ 26 (-67.5%)
Mutual labels:  cocos2d-js

西游黄金矿工

西游黄金矿工是一款以黄金矿工玩法为基础,西游题材为背景的HTML5游戏,玩家需要在规定的时间内抓取宝物,同时需要达到过关分值方可过关。

游戏地址

http://meishadevs.com/GoldMiner/html5/index.html  
游戏资源比较多,加载速度比较慢,打开连接后请耐心等待一会儿,建议使用 Chrome 浏览器打开游戏链接

页面效果

游戏起始页面

游戏场景选择页面

游戏页面

赢了后展示的页面

输了后展示的页面

开发工具

  • Cocos2d-js-3.6
  • CocosStudio
  • WebStrom
  • Chrome

运行项目

# 将项目克隆到本地
git clone https://github.com/meishadevs/GoldMiner.git

# 全局安装 live-server
npm install -g live-server

# 进入项目目录下
cd GoldMiner

# 运行项目
live-server

遇到过的问题及解决方法

Cocos2d-js开发的游戏运行出bug?

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].