Match 3 Puzzle Game

Hi Everyone,

Thrilled to be an part of this Cocos family.

I am new to Cocos platform… I want to develop an Cross platform match 3 puzzle game like Candy Crush or Bejewel in cocos2D-JS 3.3 which will run in iOS, android as well as Web Browser…

While doing R&D, I came across Crystal-Craze but unfortunately it is not compatible with the current version 3.3. So can anyone provide me a demo code to begin with.

Maybe FruitAttack


http://www.cocos2d-x.org/html5-samples/samples/games/FruitAttack/index.html

Thanks thomasjab, I will try it out.