Tag: Perfect Square!
-
Full commented source code of HTML5 game “Drop the Square” built with official Phaser webpack package and written in TypeScript available on Gumroad
Get the line-by-line commented source code of the HTML5 game "Drop the Square" built with Phaser and written in TypeScript using the official Phaser webpack package. For free, for a limited time.
-
Playing with official Phaser Parcel template, using it to build a Perfect Square! prototype
Here is the official Phaser Parcel template used to build one of my latest HTML5 game prototypes, Perfect Square! Look how I turned a template into a complete HTML5 game. Source code available to download.
-
HTML5 prototype of iOS game “Perfect Square!” built with Phaser using TypeScript – Build a physics game using only tweens
The first HTML5 game published on this blog using TypeScript is "Perfect Square!", a physics game powered by Phaser and using tweens rather than actual physics engines. Full source code available.
-
HTML5 prototype of iOS game “Perfect Square!” updated to Phaser 3 and Modern JavaScript – Build a physics game using only tweens
Learn the basics of Modern Javascript and build a HTML5 physics game like "Perfect Square!" without using any physics engine, only Phaser tweens. Full source code available for download.
-
HTML5 prototype of iOS game “Perfect Square!” updated to Phaser 3 – Build a physics game using only tweens
What about a physics casual game built only using tweens, with no physics at all? Play HTML5 "Perfect Square!" game, powered by Phaser 3 - full source code available
-
HTML5 prototype of iOS game “Perfect Square!” – step 3: adding in-game instructions and scaling the game for any resolution
3rd step of "Perfect Square!" game, learn how to scale the game to fit on any device
-
HTML5 prototype of iOS game “Perfect Square!” – step 2: adding levels
Second part of "Perfect Square!" HTML5 game powered by Phaser: adding levels
-
HTML5 prototype of iOS game “Perfect Square!” made with Phaser using only tweens in 100 lines of code
A physics game without a physics engine. Perfect Square! ios game made in HTML5 with Phaser