A SameGame version with tiles flying up rather than falling down? Everything is possible with my SameGame pure JavaScript class, leaving visual effects to Phaser. Full source code available.
Read all posts about "SameGame" gameSameGame
The classic 10 rows x 20 columns SameGame game can also be easily built thanks to the new methods added to my SameGame pure JavaScript class. No dependencies at all. Try the Phaser 3 example.
Read all posts about "SameGame" gameWhat about a pure JavaScript class, with no dependencies at all, allowing to handle your SameGame games? Here it is, with a working Phaser 3 example included. Just drop the class in your project and you’ll only have to handle input and animations.
Read all posts about "SameGame" gameBuild a HTML5 SameGame engine in a few lines featuring object pooling to save resource with Panda 2 – Full source code available
Read all posts about "SameGame" gameLearn to save resources with object pooling while creating a HTML5 SameGame powered by Phaser
Read all posts about "SameGame" gameUnity C# SameGame now features animations thanks to LeanTween. Full commented source code available
Read all posts about "SameGame" gameI ported my SameGame engine from Phaser to Unity, have a look at it
Read all posts about "SameGame" gameA complete HTML5 SameGame for you to play and download, powered by Phaser
Read all posts about "SameGame" gameThe HTML5 SameGame engine now features eye-catching animations. Powered by Phaser
Read all posts about "SameGame" gameDo you like SameGame? Here is a working HTML5 version made with Phaser ready to be downloaded
Read all posts about "SameGame" game