JavaScript Game Development: Create Your Own Breakout Game

$0.99
Instructor:
Komar Academy
Category:

There are only two things that you need to take this course: an internet connection and a computer. There is no need to download any paid software or set up complex development environments.

The course is 1.5 hours long and is structured in a step-by-step manner, from simple to more difficult concepts. We build the JavaScript game from the ground up and cover each game component one at a time – so you will never feel overwhelmed with the content.

 

What you’ll learn
  • Build a complete JavaScript game from scratch
  • Understand how HTML, CSS, and JavaScript work together
  • Understand how the <canvas> element works
Course content
4

4 sections • 26 lectures • Total duration 2 hours 8 minutes

Getting Started
Introduction to the Canvas
Creating our Breakout Game
BONUS: Expanding Our Game