Skip to content

aaaking/cocos2d-js-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

game2048

点击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/173e4c9b3b81http://www.jianshu.com/p/6f28e528e550,并做了一些改进

planeWar微信飞机大战

点击https://aaaking.github.io/cocos2d-js-Test/planeWar/index.html

参考代码https://github.com/greycode/airplane, 只是用来练习和熟悉cocos2d-js

贪吃蛇greedySnake

点击https://aaaking.github.io/cocos2d-js-Test/greedySnake/index.html

cocos2d-js写的贪吃蛇