Filter News By:
News
OPGames Powers-Up Phaser Development
Phaser development accelerated by part of $300K OPGames donation towards open source.
An architecture for Phaser JS + Redux
A handy set of notes on using Phaser 3 with Redux.
Fishing.io
Dip ever deeper into the ocean to find new and exotic lifeforms to sell!
Field of View for a Roguelike Tutorial
Learn how to only show what is visible around the player with this field of view algorithm tutorial.
Deck of Cards Management Tutorial
Here is a quick HTML5 prototype to shuffle and draw a deck of cards using Phaser 3, full commented source code available.
Decentralized Game Template
Quickly create decentralized web games with this template.
The Bowling Club
Bowl your way to victory in this singleplayer bowling game with an exclusive, jazzy aesthetic.
Run Around Tutorial
Create the hyper casual one button game where you run around the circle jumping over obstacles. Full code available.
1 vs 1 Soccer
Dash after the ball and leap over your opponent in this fast-paced soccer game!
Detect Overlap Between Selection Box and Sprites
A tutorial on how to select multiple units by dragging a selection box over them, like in an RTS game.
Using Tilemaps in Phaser 3 from an Array
In this new video learn how to add Tilemaps to your game using an data array.
Body Guard
Blast away Coronavirus, Ebola and more in this pandemic inspired Web Monetized game.
Build a game like qomp with Arcade Physics
Full source code to make a game like qomp, where you play as a Pong ball that must escape the paddles.
Deadswitch 3
A fast-paced 2D multiplayer shooter. Experience action-packed combat with hundreds of weapons and multiple solo and team-based game modes.
Simple Fog of War Effect for a Roguelike
How to create a fog of war effect to give the right atmosphere for a dungeon crawler.
Energy Consumption of Web Games
A comprehensive look at the power consumption used by Phaser games and how to reduce it.
Atari Asteroids
Blast rocks, dodge the saucers and hyperspace with care in the official web version of the Atari classic.
How to Communicate Between Scenes in Phaser 3
Use events to pass data between Scenes for decoupled code.
Mahjong Connect
A classic Mahjong game with an old-school feel and retro music. Find the matching pairs and clear the board before the timer hits zero!
Bouncing Light Phaser 3D Prototype
Turn your 2D games in to shiny new 3D games with almost no effort thanks to three.js and Phaser 3D library.
Make Enemy Sprites Track the Player
Use this tutorial to learn how to have enemies, opponents, or NPCs look at the player in a top-down game.
OddBods: Looney Ballooney
Create a clear path so the explosive Oddbod character floats away safely by removing a range of obstacles as fast as you can!
Multiplayer Space Invaders Tutorial Part 4
The final part of how to build a multiplayer Space Invaders game.