Category: HTML5
-
HTML5 platformer prototype inspired by iOS hit “Yeah Bunny” thanks to Phaser and ARCADE physics – The “TRAMPOLINE” tile
HTML5 autorunner platformer prototype gets more and more features: jump, doublel jump, wall jump. wall slide, stop tile and now TRAMPOLINE tile. Less than 100 lines of completely commented source code.
-
Build a HTML5 game like mobile smashing hit “Spinny Gun” with no physics engines using Phaser 3 and paths
You can build a HTML5 game like "Spinny Gun" mobile smashing hit with less than 100 lines of code and no physics engine thanks to Phaser 3 paths and tweens - commented source code available
-
Follow me on itch.io to get the complete games built out of my prototypes, available for licensing or with explained source code
I have an official itch.io page where I'll publish all the games built out of the prototypes shown on the blog, follow me and keep yourself updated.
-
Slicing, splitting and cutting HTML5 physics bodies using Phaser, Matter.js and PolyK
Less than 100 lines is all you need to slice physics bodies in your HTML5 games thanks to Phaser, Matter.js and PolyK library. Source code available. Unleash your creativity.
-
“Fling” Unity game built in HTML5 with Phaser and Matter.js updated with the latest constraints tweaks – fly through the screen with your ninja rope
Fly like Spider-Man across the canvas firing ropes in the "Fling" HTML5 prototype built with Phaser and Matter.js - Full source code available.
-
Understanding how Matter.js constraints work with Phaser
A brief guide about Phaser and Matter.js constraints with the worst case managed in three different ways. Will you rather trespass a solid body, break the constraint or adjust its length?
-
The basics behind “Fling” Unity game built in HTML5 with Phaser and Matter.js
A grappling hook, a swinging hero, a physics world. This the working HTML5 prototype of "Fling" Unity game, built with Phaser and Matter.js
-
Build a HTML5 game like “Mikey Hooks” using Phaser and Matter.js
I built a HTML5 rope/swing prototype in less than 100 lines of code using Phaser and Matter.js - Yes, a fun physics game in less than 100 lines, commented source code available.
-
HTML5 prototype of “One Tap RPG” game built with Phaser 3 and Matter.js
"One Tap RPG" was a fun hyper casual take to role playing games. Look how you can build it using Phaser 3 and Matter.js physics engine. Full source code included.
-
“Stick Hero” HTML5 prototype built with Phaser using no physics – step 2: flipping the hero and collecting coins
"Stick Hero" HTML5 prototype built in about 250 lines of code featuring fake physics, growing poles, flipping ninjas, camera shake, approaching mountains, shiny coins to collect and more. Powerd by Phaser, full source code available.
-
Give your HTML5 games a “full screen” option and manage game scaling and resizing in a couple of lines of code thanks to Phaser 3 version 3.16
Finally you can make your HTML5 games enter full screen mode, scale and resize in any way you want thanks to the latest Phaser 3 version: Phaser 3.16 has been released and it brings awesome new features.
-
Build a HTML5 casual game like “Stick Hero” only using tweens, with room for customization thanks to Phaser 3
"Stick Hero" is a HTML5 physics game built with no physics, only using tweens. Growing and bouncing poles, scrolling platforms, falling characters, camera shake, everything was made only playing animations. Powered by Phaser, source code available and with room for customization.