Double, triple or even infinite consecutive jumps await you in the HTML5 prototype of a circular endless runner featuring physics without physics engines. Powered by Phaser, with complete commented source code.
Read all posts about "Circular endless runner" gamePhaser
Enjoy perfect shape collision detection without physics engines in this HTML5 circular endless runner prototype powered by Phaser. Jump, double jump, avoid spikes and survive.
Read all posts about "Circular endless runner" gameI found a way to create dynamic obstacles in a circular endless runner game. Working HTML5 prototype built with Phaser using only trigonometry, no physics engines.
Read all posts about "Circular endless runner" gameA simple line segment Vs circle collision detection script using only mathematics is what I need to create a game which won’t rely on physics engines. Look at the source code and the interactive example.
I built a HTML5 circular endless runner in about 30 lines with no physics engines using Phaser. Source code available. How would you continue the making of the game?
Read all posts about "Circular endless runner" gamePerfectly fake a 3D isometric jump with Bezier curves in Phaser 3 “Down the mountain” prototype. Source code available.
Read all posts about "Down The Mountain" gameWith Phaser 3, Tweens and Curves you can do awesome animation using cubic Bezier curves in a few lines thanks to Phaser 3 built in functions. Source code avaiable.
“Down the Mountain” HTML5 prototype has been updated to Phaser 3, using containers to handle group of sprites and object pooling – Source code available.
Read all posts about "Down The Mountain" gameThe first Phaser 3 book is on the shelves: HTML5 Cross Platform Game Development Using Phaser 3 – 155 pages + 28 source code examples = 1 complete polished game with room for customization.
Add custom icons to your highly customizable HTML5 wheel of fortune built with Phaser 3 featuring containers. Full commented source code available.
Read all posts about "Wheel of Fortune" game