Jeremy Morgan has released a new tutorial his site How to Make Games and also published it on YouTube: "Have you ever wanted to create your own video game but didn’t know where to start? In this video, we’re diving into game development with Phaser 3, a powerful and beginner-friendly JavaScript framework. Whether you're a total newbie or just curious about coding games, this is the perfect place to start!
👾 What You’ll Learn in This Video:
Setting up your first Phaser project with basic HTML and JavaScript.
Understanding how game scenes work in Phaser.
Adding your first game objects, including text and shapes.
The role of preload, create, and update functions in your game.
By the end of this video, you'll have a working game scene complete with a player object and basic visuals. It’s all explained step-by-step, so no prior experience is needed!
🔧 What You’ll Need:
A text editor like Visual Studio Code.
Basic familiarity with running a local server (we'll guide you through it!).
A desire to create something fun!