Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ustbhuangyi/cocos2djs-2048

基于cocos2djs 引擎实现的2048小游戏
https://github.com/ustbhuangyi/cocos2djs-2048

Last synced: 3 days ago
JSON representation

基于cocos2djs 引擎实现的2048小游戏

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)