Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Phaser 3 -Ultimate Course Make Games with Javascript
First Section
requirements
Basics: Setup
Course Files
Getting Started with Phaser 3 (3:35)
Going over the starter kit (13:54)
Phaser 3 resources (11:00)
Basics: Game Objects
Loading an Image (7:23)
All game objects have methods (4:55)
Reminder Notes are easier (1:48)
Sprites and Animations (9:56)
Atlas sprites and animations (15:06)
Working with Shapes (5:49)
Creating Text and Updating text (10:23)
Groups (6:08)
Set Containers (5:32)
Setting Origin of Game Object (4:36)
Hidden Zones (4:13)
What are tiles? (2:12)
Using tiles in our Game (13:38)
Reminder Phaser JS is HUGE!! (2:44)
Tiled Map Editor App
Tiled Map Editor Part 1 (20:35)
Tiled Map Edtor Part 2 (16:51)
Basic: User Input
Getting ready to work with user inputs (4:59)
add key from keyboard (14:26)
add cursor keys (8:18)
Mouse Click Events (11:32)
gameObject Mouse Events (5:46)
Dragging Game Objects and Dropping Zones (14:41)
Basics: Physics Engine: Arcade
Quick Intro to Physics Engines (8:25)
using physics for game objects (21:52)
Working with the world (8:17)
Colliders and Overlaps (11:37)
Basics: Camera
Setting up the camera (3:24)
Working with the camera (18:41)
Basics: Tweens
Introductions to tweens (7:16)
Basic properties to animate your tweens (6:46)
Controlling your tweens (13:24)
creating a timeline for multiple tweens (8:55)
Shoebox App
How to make spritesheet with shoebox for phaser 3 (20:57)
Audio
Working with Audio (13:02)
Tic Tac Toe - Local Multiplayer Game
Project Assets
Building a Tic Tac Toe Game (18:13)
Preload The files For Intro Scene (4:47)
Placing the images in the right place (11:18)
New animating title screen (24:20)
Creating input actions on the title screen (4:50)
Load the files we need for Level 1 (4:13)
Display the initial gameboard and gameobjects (20:26)
creating input method for boxes (18:55)
handle click events for the rest of the blank boxes (6:19)
logic to check if won game (14:30)
Create Winning Animations (10:03)
Finishing off our game (8:59)
Completed Files
requirements
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock