“qomp” is an upcoming one-button game where you play as a Pong’s ball which escapes fom the paddles. I built a HTML5 prototype of the game in a few lines using Phaser and Arcade physics. Full commented source code available.
Read all posts about "qomp" gameJavascript
You can turn your HTML5 2D Phaser games to shiny new 3D games with almost no effort thanks to three.js and Phaser 3D library. Look at the example and get the commented source code to see how easy it was. Let’s go 3D!
Read all posts about "Bouncy Light" gameLook how I built a 3D physics endless runner game with almost no code using Buildbox, featuring splash screen, game over screen, in-game tutorial and more. Full example to download for free.
Play “Tunnel Trouble”, my latest HTML5 game powered by Phaser 3, and if you bought the book “Create HTML5 vertical endless runner cross platform games”, wait for the full commented source code in your email in next days.
Two colors, two gravity forces, two scores. This is “Black White”, my latest HTML5 hyper casual game powered by Phaser, Arcade physics and “difference” blend mode. Have a try.
“Hop Hop Hop Underwater” is a hyper casual game featuring the ability to jump or dive underwater. I built a HTLM5 prototype powered by Phaser in a few lines. Commented source code available.
Read all posts about "Hop Hop Hop Underwater" game“Puppet Bird” way to control a character with a crank has been ported to GDevelop by @mobiadge, and I also built my own version. Have a look at these two no-code versions, and get the complete GDevelop project
Read all posts about "Puppet Bird" gamePuppet bird was a fun game in the “Flappy Bird” genre, with an unique way to control the character. Look at the HTML5 prototype built with Phaser and drag-rotate plugin to control a character by rotating a crank. Commented source code available.
Read all posts about "Puppet Bird" gameDistribute your HTML5 games with only one single JavaScript file which bundles all your scripts thanks to the easiest webpack tutorial you will find on the web. Full downloadable Phaser example included.
“Circle Race” is a fun HTML5 hyper casual game built wit Construct. I made a Phaser version in 80 lines, with room for customization and sprites generated on the fly. Full source code available.
Read all posts about "Circle Race" game