Home New Trending Search
About Privacy Terms
#
#phaser3
Posts tagged #phaser3 on Bluesky
Preview
Made in Match Factory by MurikoCreation パズルでゲームを生産するシミュレーションパズルゲーム

■ブラウザ版
murikocreation.itch.io/made-in-matc...

ブラウザ版(体験版)はこちらからどうぞ!
#phaser3 #phaser #ゲーム開発 #indiedev

2 1 1 0

ゲームリリースしたので、何卒よろしくお願いします!!
#phaser3 #phaser #ゲーム開発

0 0 0 0
Monster Tamer - RPG Tutorial with Phaser 3 - S2E19 - Bug Fix
Monster Tamer - RPG Tutorial with Phaser 3 - S2E19 - Bug Fix #gamedev #phaser In this episode of Monster Tamer, we take a look at an existing bug in our game that is tied to our cached monster data. In JavaScript, objects and arrays are passed as references,…

]Bug fix time! 🐛⚔️
In S2E19, we tackle a tricky issue with cached monster data—making sure each battle uses the correct data and avoids unintended shared references.

🎥 youtu.be/Cer-2HtuMDE

#phaser3 #gamedev #gamedevtutorial

3 1 0 0
Monster Tamer - RPG Tutorial with Phaser 3 - S2E18 - NPC Battles 7
Monster Tamer - RPG Tutorial with Phaser 3 - S2E18 - NPC Battles 7 #gamedev #phaser In this episode of Monster Tamer, we wrap up our NPC battle feature! We focus on testing all of changes with the skip battle animations flag set to true. Finally, we wrap up the…

NPC Battles wrap-up! ⚔️👾
In S2E18, we test all changes with skip battle animations, and fix a battle menu bug by implementing a new action queue.

🎥 youtu.be/ynpvA33ZFmk

#phaser3 #gamedev #gamedevtutorial

5 1 0 0
Monster Tamer - RPG Tutorial with Phaser 3 - S2E17 - NPC Battles 6
Monster Tamer - RPG Tutorial with Phaser 3 - S2E17 - NPC Battles 6 #gamedev #phaser In this episode of Monster Tamer, we continue working on our NPC Battle feature! We pickup right were we left off in the battle scene logic by adding the required code for being…

NPC Battles continue! ⚔️👾
In S2E17, we add monster switching for NPCs when one is knocked out, update the data manager to track defeats, and expand our NPC JSON for more battles.

🎥 youtu.be/0H-Mpm7WO54

#phaser3 #gamedev #gamedevtutorial

3 1 0 0
Monster Tamer - RPG Tutorial with Phaser 3 - S2E16 - NPC Battles 5
Monster Tamer - RPG Tutorial with Phaser 3 - S2E16 - NPC Battles 5 #gamedev #phaser In this episode of Monster Tamer, we continue working on our NPC Battle feature! We pickup right were we left off in the battle scene and we focus on adding our npc to the battle…

NPC Battles continue! ⚔️👾
In S2E16, we add our NPC to the battle scene with a new class, hook up animations, and show dynamic battle text based on who you’re facing.

🎥 youtu.be/RycGm1BElE4

#phaser3 #gamedev #gamedevtutorial

4 1 0 0
Build a Sokoban Puzzle Game in Phaser (Free Course Trailer - Coming Soon)
Build a Sokoban Puzzle Game in Phaser (Free Course Trailer - Coming Soon) This video is a short preview of an upcoming free YouTube course where we build a complete Sokoban puzzle game using Phaser Editor. Want to learn Phaser by building a real game from start to…

🧱 Build a Sokoban Puzzle Game in Phaser!
Check out the free course trailer — learn Phaser by building a complete Sokoban-style game from scratch, with multi-level flow, tilemaps, player movement, and polished gameplay.

🎥 youtu.be/FZljk5x73FI

#phaser3 #gamedev #gamedevtutorial #phasereditor

1 1 0 0
Monster Tamer - RPG Tutorial with Phaser 3 - S2E15 - NPC Battles 4
Monster Tamer - RPG Tutorial with Phaser 3 - S2E15 - NPC Battles 4 #gamedev #phaser In this episode of Monster Tamer, we continue working on our NPC Battle feature! We start off by adding brand new states to our battle state machine for our npc. We work on adding…

NPC Battles keep evolving! ⚔️👾
In this episode of Monster Tamer, we extend the NPC battle system by adding new battle states, locking player input during messages, and wiring up clean state transitions when an NPC battle is detected.

🎥 youtu.be/s3TX1GU44Zo

#phaser3 #gamedev #gamedevtutorial

1 0 0 0
- YouTube
- YouTube Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

New Monster Tamer episode! 🔥
We continue building NPC battles — hooking up trainer data, locking out flee/capture options, and testing to keep wild encounters smooth.

🎥 youtu.be/YrXIXeMwg44

#phaser3 #gamedev #gamedevtutorial

4 0 0 0
Monster Tamer - RPG Tutorial with Phaser 3 - S2E13 - NPC Battles 2
Monster Tamer - RPG Tutorial with Phaser 3 - S2E13 - NPC Battles 2 #gamedev #phaser In this episode, we start building out the new NPC battle feature. We begin by reviewing the existing data structures for our NPC JSON file and start enhancing with new fields for…

NPC Battles continue! ⚔️👾
In this episode, we start wiring up the full trainer battle system — updating the NPC JSON, enhancing data structures, and triggering battles with the correct monster teams.

🎥 youtu.be/PMQ5flFkeE0

#phaser3 #gamedev #gamedevtutorial

5 1 0 0
Monster Tamer - RPG Tutorial with Phaser 3 - S2E12 - NPC Battles 1
Monster Tamer - RPG Tutorial with Phaser 3 - S2E12 - NPC Battles 1 #gamedev #phaser In this episode, we kick off a brand-new feature: NPC Battles! Up until now, battles in Monster Tamer have only been wild encounters — but starting here, we’ll begin adding…

New Monster Tamer episode! ⚔️👾
Trainer battles enter the game for the first time — I walk through the feature demo, new assets, and project updates to prepare for full NPC battle logic.

🎥 youtu.be/AxKgevNL3io

#phaser3 #gamedev #gamedevtutorial

7 2 0 0
Combining EarthBound Battle Shader Effects in Phaser 3 — Final Background Tutorial
Combining EarthBound Battle Shader Effects in Phaser 3 — Final Background Tutorial Want to recreate EarthBound’s trippy, layered battle backgrounds in your Phaser 3 game? In this tutorial, I’ll show you how to combine multiple classic EarthBound-style shader effects—oscillation,…

Just dropped the final EarthBound battle background tutorial! 🌌🔥
Learn how to combine oscillation, palette cycling, parallax scrolling, and transparency into one GPU-powered shader for Phaser 3.

🎥 youtu.be/QzpPnEePtKw

#phaser3 #gamedev #shaders #retrogames

5 1 0 0
- YouTube
- YouTube Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

Want that classic EarthBound-style transparency effect in Phaser 3? 🌈

In this new shader tutorial, I show how to blend two textures in WebGL to create smooth retro visuals you can drop right into your game.

🎥 youtu.be/38596z0sj90

#phaser3 #gamedev #shaders #retrogames

7 2 0 0
Phaser 3 Shader Tutorial — Recreating EarthBound’s Interleaved Oscillation Effect
Phaser 3 Shader Tutorial — Recreating EarthBound’s Interleaved Oscillation Effect Bring EarthBound’s iconic battle backgrounds to life — this time inside Phaser 3! In this shader tutorial, we take the Interleaved Oscillation Shader built in raw WebGL and integrate it as a custom…

Just dropped a new shader tutorial! ⚡🌈
Recreating EarthBound’s iconic Interleaved Oscillation effect in Phaser 3 — complete with a custom PostFX pipeline + real-time tweaks.

🎥 youtu.be/aeYzTuMAKBA

#phaser3 #gamedev #shaders #retrogames

4 1 0 0
Interleaved Oscillation Explained: Recreate EarthBound’s Battle Backgrounds in WebGL
Interleaved Oscillation Explained: Recreate EarthBound’s Battle Backgrounds in WebGL Ever wondered how EarthBound created those mesmerizing, wavy battle backgrounds that look like living art? In this tutorial, we’ll break down the secret behind that retro, psychedelic motion — and…

Those hypnotic EarthBound battle backgrounds? They’re powered by sine waves + clever UV distortion 🌀

In this tutorial, I explain the interleaved oscillation effect — and rebuild it entirely in WebGL ✨

🎥 youtu.be/_fMcO3TnLc8

#phaser3 #gamedev #shaders #retrogames

6 2 0 0
Background Scrolling Explained: Recreate EarthBound’s Backgrounds in WebGL
Background Scrolling Explained: Recreate EarthBound’s Backgrounds in WebGL Ever wondered how EarthBound pulled off those mesmerizing, trippy battle backgrounds on the SNES? 🎨 In this video, we’ll break down the secret behind the scrolling shader effect — and rebuild it…

🎨 Ever wonder how EarthBound’s trippy battle backgrounds were made?

In my latest video, I rebuild that iconic scrolling effect from scratch using WebGL.

🎥 youtu.be/wiMN_lio9BA

#phaser3 #gamedev #shaders #retrogames

7 4 0 0
3 Ways to Make Projectiles in Phaser — Particle, Sprite, and Tween Attacks
3 Ways to Make Projectiles in Phaser — Particle, Sprite, and Tween Attacks Want to make your game’s attacks feel dynamic, stylized, and fun — without huge sprite sheets? In this tutorial, I break down three different ways to create projectile attacks in Phaser, plus a bonus…

💥 New Phaser tutorial!

3 ways to create projectile attacks — particles, sprites, tweens (plus a bonus combo method!)

Make your attacks feel dynamic without huge sprite sheets.

🎥 youtu.be/XnXJ98HS13c

#phaser #gamedev #indiedev #pixelart #phaser3

6 2 0 0
Animate Sprite Sheets in Phaser 4 Made Easy (Beginner’s Guide)
Animate Sprite Sheets in Phaser 4 Made Easy (Beginner’s Guide) YouTube video by Scott Westover

🎮 New Phaser 4 tutorial! Learn how to animate sprite sheets the right way in Phaser 4 — perfect for beginners.

Import → Load → Create → Play animations ✨

🎥 Watch here: youtu.be/qFmaZACjqUU

#Phaser4 #gamedev #pixelart #phaser3

9 3 0 0
Phaser 3 Shader Tutorial — Recreating EarthBound’s Vertical Oscillation Effect
Phaser 3 Shader Tutorial — Recreating EarthBound’s Vertical Oscillation Effect YouTube video by Scott Westover

Ever wanted to bring those EarthBound-style wavy backgrounds into your Phaser 3 games? 👀

In my latest tutorial, I show how to recreate the classic vertical oscillation shader.

🎥 Watch now → youtu.be/9K1gNaSvpRc

#phaser3 #gamedev #shaders #retrogames

7 2 0 0
EarthBound Battle FX in Phaser 3 — Shader Combo Preview
EarthBound Battle FX in Phaser 3 — Shader Combo Preview YouTube video by Scott Westover

Been having a blast exploring shaders in Phaser 3 — palette cycling, oscillation, and now a sneak peek of the final EarthBound-style battle scene! Still wrapping up the series, but here’s a taste:

🎥 youtu.be/hnB0UP24cKc?...

#Phaser3 #WebGL #Shaders #GameDev

12 2 0 0
Migrating Phaser 3 Shaders to Phaser 4 – Beam Renderer Tutorial
Migrating Phaser 3 Shaders to Phaser 4 – Beam Renderer Tutorial YouTube video by Scott Westover

⚡️ Phaser 4 shaders are here — but they’re totally different.

This step-by-step guide shows how to migrate your old PostFXPipeline code and unlock new effects with the Beam renderer 💡

🎮 Watch: youtu.be/Icj0eieReSg

#Phaser4 #Shader #GameDev #WebGL #phaser3

12 2 0 0
Phaser 3 Shader Tutorial — Recreating EarthBound’s Horizontal Oscillation Effect
Phaser 3 Shader Tutorial — Recreating EarthBound’s Horizontal Oscillation Effect YouTube video by Scott Westover

✨ In part 4 of my EarthBound battle background series, we take that horizontal oscillation shader and bring it into Phaser 3!

📷 Watch here → youtu.be/AxZG7aBXmFQ

#gamedev #phaser3 #shaders #retrogames

9 1 0 0
WebGL Shader Tutorial: Castlevania IV Tunnel Effect
WebGL Shader Tutorial: Castlevania IV Tunnel Effect YouTube video by Scott Westover

🌀 Ever wondered how Castlevania IV pulled off its legendary tunnel effect on the SNES?

In this WebGL tutorial, I’ll show you how to recreate it with a shader 👇

🎥 Watch here: youtu.be/rCipJqPoRFU

#Shaders #WebGL #Phaser3 #Gamedev #Castlevania

6 1 0 0
Monster Tamer - RPG Tutorial with Phaser 3 - Season 1 Recap
Monster Tamer - RPG Tutorial with Phaser 3 - Season 1 Recap YouTube video by Scott Westover

✨ Previously on Monster Tamer… ✨
140+ episodes → a full Pokémon-style RPG built in Phaser 3 + JavaScript!
🌍 Overworld + NPCs
⚔️ Turn-based battles
🐉 Catching + evolutions
📜 Custom UI & systems

youtu.be/j0xDH5h4huk

#phaser3 #gamedevtutorial #gamedev

6 1 0 0
Monster Tamer - RPG Tutorial with Phaser 3 - Season 2 Trailer
Monster Tamer - RPG Tutorial with Phaser 3 - Season 2 Trailer YouTube video by Scott Westover

Trainers, are you ready? 🧑‍🎓🐾
Monster Tamer returns for Season 2!
More battles ⚔️
More areas 🌍
More monsters 🐉

The Phaser 3 RPG journey continues. Watch the trailer now: youtu.be/pvpjAcvRKoM

#phaser3 #gamedev #gamedevtutorial

8 2 1 0
Phaser 3 Shader Tutorial — Recreating EarthBound’s Palette Cycling Effect
Phaser 3 Shader Tutorial — Recreating EarthBound’s Palette Cycling Effect YouTube video by Scott Westover

✨ In part 2 of my EarthBound battle background series, we take that palette cycling shader and bring it into Phaser 3!

🎥 Watch here → youtu.be/RJCBg5fFPM4

#gamedev #phaser3 #shaders #retrogames

10 3 0 0
Earth Defense – Phaser 4 Crash Course - Full Series
Earth Defense – Phaser 4 Crash Course - Full Series YouTube video by Scott Westover

🚀 The full Phaser 4 Planet Defense Crash Course is now live!

A beginner-friendly series where you’ll build a complete arcade game step-by-step.

▶️ Watch here: youtu.be/W8bUCI1uZP8?...

#phaser #gamedev #javascript #phaser4 #phaser3

5 1 0 0
Create Solitaire with Phaser 3 (Full Series)
Create Solitaire with Phaser 3 (Full Series) YouTube video by Scott Westover

NEW TUTORIAL COURSE! Learn how to build a full Solitaire game using Phaser 3 + Phaser Editor 2D – all in ONE video!
✅ Drag & drop cards ✅ Deck logic + rules ✅ Smooth animations ✅ Organized with Phaser Editor
🎥 Watch now: youtu.be/Lm0cwEFuV6o #gamedevtutorial #phaser3

3 0 0 0
How to Create Pokémon Battle Transitions with One Shader in Phaser 3
How to Create Pokémon Battle Transitions with One Shader in Phaser 3 YouTube video by Scott Westover

✨ Recreate Pokémon-style battle transitions in Phaser 3 — all with one shader!

Learn how to use gradient textures to create:
⚡ Vertical, Horizontal, & Diagonal Wipes and more …without rewriting shader code!
📺 youtu.be/qwtvU0bm7S0
#phaser3 #gamedevtutorial

2 0 0 0
How to Pass a Texture to a Shader in Phaser 3 (Noise Overlay Example)
How to Pass a Texture to a Shader in Phaser 3 (Noise Overlay Example) YouTube video by Scott Westover

🎮 Want to add grain, glitch, or heat distortion effects in Phaser 3?

Learn how to pass custom textures into your shaders and blend them with your game scene using a custom pipeline.

Perfect for noise overlays 👇
📺 youtu.be/qhYCpGKI2UM
#phaser3 #gamedevtutorial #phaser

0 0 0 0