Phaser Game Design Tutorial Videos | HTML5 Game Development (original) (raw)

We feature the work of Kris Occhipinti, who created eight Phaser game design tutorial videos. He starts with introducing you to the basics of the wonderful world of HTML5 game design using Phaser, then proceeds to teaching everything from basic physics, to player controls, to adding sound and music and more.

You can find his github repository for a minimal setup for Phaser 2D HTML5 games here. Below is a compilation of all 8 videos.

Part 1 – Introduction

Part 2 – Physics

Part 3 – Player Controls

Part 4 – Adding a Floor

Part 5 – Player Jump Controls

Part 6 – Custom Player Values

Part 7 – Sounds and Music

Part 8 – Full Screen Mode