https://github.com/jchehe/treasure_hunter
基于 Pixi.js 开发的《淘金者》小游戏
https://github.com/jchehe/treasure_hunter
Last synced: 12 months ago
JSON representation
基于 Pixi.js 开发的《淘金者》小游戏
- Host: GitHub
- URL: https://github.com/jchehe/treasure_hunter
- Owner: JChehe
- License: mit
- Created: 2017-10-26T08:18:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-26T09:16:21.000Z (over 8 years ago)
- Last Synced: 2025-01-10T02:54:56.395Z (over 1 year ago)
- Language: JavaScript
- Size: 104 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# treasure_hunter
学习《Learn PIXI.js》一书后,基于 Pixi.js 开发的《淘金者》小游戏,
[体验链接>>](http://jdc.jd.com/lab/treasurehunter/)

淘金者界面
#### 本地运行
由于浏览器的安全策略,本项目需要在本地服务器内运行。建议使用 [http-server](https://github.com/indexzero/http-server) 模块。
-----
peace out!👋