Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Popular repositories
-
chessAndCard-2dx
收集 cocos2d-x 的棋牌项目,投稿啊,投稿。
-
coding-to-monetization
Forked from floatinghotpot/coding-to-monetization
从编码到变现:程序员财务自由之路
-
ccc_iap_demo
SDKBox IAP with Cocos Creator v1.1.1
-
firebase
-
quick-cocos2d-x-20130509
Forked from ascetic85/quick-cocos2d-x-20130509
Quick-cocos2d-x with QtPort
C 3
-
cocos2d-x-mini
come from https://github.com/attilaz/horde3d-x
420 contributions in the last year
Contribution activity
March 2019
Created an issue in c0i/cocos2dx-lite that received 1 comment
cc.load('event'):bind(self) error
local MainScene = class("MainScene", cc.load("mvc").ViewBase) function MainScene:onCreate() cc.load('event'):bind(self) self:addEventListener('xxoo',