Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ustbhuangyi/cocos2djs-2048
基于cocos2djs 引擎实现的2048小游戏
https://github.com/ustbhuangyi/cocos2djs-2048
Last synced: 3 days ago
JSON representation
基于cocos2djs 引擎实现的2048小游戏
- Host: GitHub
- URL: https://github.com/ustbhuangyi/cocos2djs-2048
- Owner: ustbhuangyi
- License: mit
- Created: 2014-10-13T06:12:55.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-19T07:00:24.000Z (almost 10 years ago)
- Last Synced: 2024-04-14T06:33:49.071Z (7 months ago)
- Language: JavaScript
- Size: 609 KB
- Stars: 38
- Watchers: 4
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Cocos2djs-2048
==============基于cocos2djs 引擎实现的2048小游戏
由于cocos2djs 的framework代码太大,这里只放我编写的源码部分,可下载源码后放到cocos的环境下即可运行。
[点我体验](http://ustbhuangyi.github.io/Cocos2djs-2048/index.html)
## License
Cocos2djs-2048 is licensed under the [MIT license.](https://github.com/ustbhuangyi/Cocos2djs-2048/blob/master/LICENSE.txt)