Web Class: Webpack

How to Install Webpack

You can access the full course here: Discover Developer Tools for JavaScript Apps In this lesson, we’re going to start the process of converting our client-side code to Node Modules

Web Class: Webpack

An Introduction to Webpack

You can access the full course here: Discover Developer Tools for JavaScript Apps Webpack is an open source JavaScript (JS) static module bundler for modern JS Applications. This has two

Web Class: Install Node.js for Phaser Games

How to Install Node.js for Phaser Games

You can access the full course here: Node.js and Express for Game Development Node.js is a cross-platform, Javascript runtime environment that executes Javascript code outside of a browser. To follow

Web Class: A Bite-Sized Guide to HTML5 Games

A Bite-Sized Guide to HTML5 Game Design

You can access the full course here: Bite-Sized HTML5 Game Development Part 1 Learning Goals Basic Phaser development environment. Setting up a web server. In order for you to start

Web Class: Learn RPG Mechanics in Phaser

How to Set up and Test Phaser for RPGs

You can access the full course here: Intro to RPG Development with Phaser Part 1 Learning Goals Developer tools. Setting up a web server. Installing VS code. Downloading Phaser. Obtaining