Crystal crazy example for cocos2d-x v3

How, I try to find a crystal craze sample for cocos2d-x v3, but I can’t find it. I just want to know if exist a crystal craze sample game for cocos2d-x v3 or coco2d-x js?

http://www.cocos2d-x.org/hub/32

Google is your friend!

I have this version, but unfortunately this only works for cocos2d-x v2, I was looking for a version to coocs2d-x v3

It requires cocos builder… do you have it?

It shouldn’t be that hard to upgrade it - there are guides to convert 2 to 3

I converted Objective-C cocos-iphone to cocos2d-x 2 and then 3.0 and finally 3.3 - and honestly if I can do that, then anyone can - it just takes time, patience and some posting questions here!

[quote=“catch_up, post:4, topic:18419, full:true”]
It requires cocos builder… do you have it?
[/quote] Yes, I have cocos builder, but I know that cocos2d-x v3 don’t use cocos builder anymore, I’ll need to upgrade to cocos editor

I want to avoid convert my entire code to v3, because this will generate a lot of work for me, and the final users will not see any difference when I update from v2 to v3.

I’ll study some form to convert this code, thanks