Tag: SameGame
-
Phaser 4 HTML5 SameGame powered by samegame-engine, a headless TypeScript class
Complete HTML5 SameGame clone built with Phaser 4, powered by a fully headless TypeScript game engine. It features a clean separation between logic and rendering, reusable core mechanics, and an efficient implementation based on object pooling and delta-driven animations.
-
Complete HTML5 SameGame game powered by Phaser 3 and pure JavaScript SameGame class updated to latest Phaser version, featuring reverse gravity
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.
-
Complete HTML5 SameGame game for you to play and download, featuring “no more moves” check – powered by Phaser 3 and pure JavaScript SameGame class
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.
-
Pure Javascript class to handle SameGame games, ready to communicate with your favorite HTML5 framework. Phaser 3 example included
What 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.
-
Samepanda – Build HTML5 Samegame with Panda 2
Build a HTML5 SameGame engine in a few lines featuring object pooling to save resource with Panda 2 - Full source code available
-
HTML5 Endless SameGame engine with object pooling made with Phaser
Learn to save resources with object pooling while creating a HTML5 SameGame powered by Phaser
-
SameGame engine made with Unity and C# – adding animations + commented code
Unity C# SameGame now features animations thanks to LeanTween. Full commented source code available
-
SameGame engine made with Unity and C#
I ported my SameGame engine from Phaser to Unity, have a look at it
-
Complete HTML5 SameGame game for you to play and download, featuring “no more moves” check
A complete HTML5 SameGame for you to play and download, powered by Phaser
-
HTML5 SameGame engine powered by Phaser – adding animations
The HTML5 SameGame engine now features eye-catching animations. Powered by Phaser
-
HTML5 SameGame engine powered by Phaser
Do you like SameGame? Here is a working HTML5 version made with Phaser ready to be downloaded