GitPedia

GoldMiner

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

From meishadevs·Updated May 19, 2026·View on GitHub·

西游黄金矿工是一款以黄金矿工玩法为基础,西游题材为背景的HTML5游戏,玩家需要在规定的时间内抓取宝物,同时需要达到过关分值方可过关。 The project is written primarily in JavaScript, first published in 2016. Key topics include: cocos2d, 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?

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub →

This article is auto-generated from meishadevs/GoldMiner via the GitHub API.Last fetched: 6/25/2026