Complete Front-End Project: Build a Game

Complete Front-End Project: Build a Game

Learning Paths:
3 hours, 39 minutes CC

Learn to architect a full-featured front-end project from scratch while building a game with vanilla JavaScript, HTML, and CSS. Throughout the course, you’ll learn tips to organize your front-end code, manage application state using state machines, and automate writing better code using tools like ESLint, Parcel, and Prettier. Have fun using professionally made art to build a digital pet game!

This course and others like it are available as part of our Frontend Masters video subscription.

Published: May 26, 2020
Get Unlimited Access Now
Table of Contents

Introduction

Frontend Infrastructure

Architecture

The Game

States

Wrapping Up