点击https://aaaking.github.io/cocos2d-js-Test/game2048/index.html玩
利用cocos2d-js开发的2048小游戏,打开https://aaaking.github.io/cocos2d-js-Test/game2048/index.html可以玩游戏。
参考http://www.jianshu.com/p/173e4c9b3b81和http://www.jianshu.com/p/6f28e528e550,并做了一些改进
点击https://aaaking.github.io/cocos2d-js-Test/planeWar/index.html玩
参考代码https://github.com/greycode/airplane, 只是用来练习和熟悉cocos2d-js
点击https://aaaking.github.io/cocos2d-js-Test/greedySnake/index.html玩
cocos2d-js写的贪吃蛇