A complete JQuery driven Drag and Match game in only 69 lines of code? It’s possible thanks to my pure TypeScript Drag and Match class with no dependencies. Free download available. Let’s build Drag and Match games!
Read all posts about "Drag and Match" gameDrag and Match
Build your HTML5 Drag and Match game with a pure TypeScript class with no dependencies which handles everything, from combos to object pooling. Working exampe powered by Phaser. Full source code available for free.
Read all posts about "Drag and Match" gameThe pure TypeScript class with no dependencies to handle Drag and Match games now is able to recognize all matches. HTML5 example powered by Phaser, free source code to download.
Read all posts about "Drag and Match" gameA jQuery driven Drag and Match game in only 20 lines of code? It’s possibile thanks to my pure TypeScript Drag and Match class which handles everything you need for these kindof games. Interaction by interact.js – Full source code for you to download.
Read all posts about "Drag and Match" gameFirst version of a pure TypeScript class with no dependencies to manage a HTML5 Drag and Match game in just a few lines. You’ll just have to pass input coordinates and the class will return item movements. Full example powered by Phaser.
Read all posts about "Drag and Match" gameThe pure JavaScript – no dependencies – class to handle Match3 games like Bejeweled has been updated and now you can also build drag and match games. HTML5 example powered by Phaser
Read all posts about "Drag and Match" gameHTML5 Drag and Match engine made with Phaser now has all features: combos, object pooling, tweens, removable tiles and everything you may need.
Read all posts about "Drag and Match" gameHTML5 Drag and Match prototype made with Phaser now checks for valid moves and makes you undo a move
Read all posts about "Drag and Match" gameI changed how a game feels just adding a tween. Now it looks way more polished. Powered by Phaser
Read all posts about "Drag and Match" gameA complete HTML5 drag and match prototype updated to the latest official Phaser version. Play and customize it.
Read all posts about "Drag and Match" game